IdGen
by: RobIII
- 24 total downloads
- Latest version: 3.0.3
Twitter Snowflake-alike ID generator for .Net
IndexRange
by: Bradley Grainger
- 59 total downloads
- Latest version: 1.0.3
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
InstagramApiSharp
by: Ramtin Jokar
- 19 total downloads
- Latest version: 1.7.4
A complete Private Instagram API for .NET.
Support:
- Create new account with phone number and email. [v180]
- Login with Cookies.
- Edit Profile, change/remove profile picture.
- Upload album (videos and photos)
- Upload story (video/photo) to self story and direct thread
- Send video/photo/story/profile/link/location to direct
- Live functions.
- Discover functions.
- Search peoples.
- IGTV functions.
- Business functions.
- Shopping functions.
- Can pass challenge required and two factor authentication.
- and many more.
See example projects and wiki pages to find out how this library works.
Invio.Extensions.Authentication.JwtBearer
by: Invio.Extensions.Authentication.JwtBearer
- 23 total downloads
- Latest version: 2.0.1
Package Description
IPNetwork2
by: Luc Dvchosal
- 29 total downloads
- Latest version: 2.6.589
IPNetwork C# library take care of complex network, ip, ipv4, ipv6, netmask, cidr, subnet, subnetting, supernet and supernetting calculation for .Net developpers. It works with IPv4 and IPv6 as well. It is written in C# for .NetStandard and coreclr and has a light and clean API and is fully unit tested.
IronPython
by: IronPython Contributors Microsoft
- 13 total downloads
- Latest version: 2.7.11
IronPython is an open-source implementation of the Python programming language which is tightly integrated with the .NET Framework. IronPython can use the .NET Framework and Python libraries, and other .NET languages can use Python code just as easily.
Irony.NetCore
by: daxnet
- 52 total downloads
- Latest version: 1.1.11
Irony.NetCore is a .NET Core compatible version of the Irony framework initially developed and maintained by Roman Ivantsov. Irony is a development kit for implementing languages on .NET platform. In Irony the target language grammar is coded directly in c# using operator overloading to express grammar constructs. Irony's scanner and parser modules use the grammar encoded as c# class to control the parsing process.
J2N
by: NightOwl888
- 26 total downloads
- Latest version: 2.0.0
J2N is a library that helps bridge the gap between .NET and Java. It provides components to assist with porting Java code to .NET, such as collections, adapters, and extensions. It contains some features from Java that also make it generally useful in any .NET application.
Jaeger
by: Chatham Financial Corp. and The Jaeger Authors
- 12 total downloads
- Latest version: 0.3.7
Jaeger .NET Tracing
Jaeger.Thrift
by: Chatham Financial Corp. and The Jaeger Authors
- 12 total downloads
- Latest version: 0.3.7
Package Description
Jaeger.Thrift.VendoredThrift
by: Chatham Financial Corp. and The Jaeger Authors
- 13 total downloads
- Latest version: 0.3.7
A custom version of https://github.com/apache/thrift/src/netcore that does not depend on ASP.NET Core.
JetBrains.Annotations
by: JetBrains
- 377 total downloads
- Latest version: 2025.1.0-eap1
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections.
All usages of JetBrains.Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.
JmesPath.Net
by: Jeremie Devillard Maxime Labelle
- 15 total downloads
- Latest version: 1.0.125
JmesPath.Net is a fully compliant JMESPATH parser.
jQuery
by: jQuery Foundation Inc.
- 13 total downloads
- Latest version: 3.4.1
jQuery is a new kind of JavaScript Library.
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
JsonConverter.Abstractions
by: Stef Heyenrath
- 14 total downloads
- Latest version: 0.3.0
Common interface for Json converters (serialize and deserialize)
JsonSubTypes
by: Emmanuel Counasse
- 30 total downloads
- Latest version: 1.5.2
Discriminated Json Subtypes Converter implementation for .NET
K4os.Compression.LZ4
by: Milosz Krajewski
- 68 total downloads
- Latest version: 1.3.6
Port of LZ4 compression algorithm for .NET
K4os.Compression.LZ4.Streams
by: Milosz Krajewski
- 275 total downloads
- Latest version: 1.3.8
Port of LZ4 compression algorithm for .NET
K4os.Hash.xxHash
by: Milosz Krajewski
- 16 total downloads
- Latest version: 1.0.6
xxHash hash implementation for .NET