IdGen by: RobIII
  • 11 total downloads
  • Latest version: 2.0.1
  • scalable unique id generator distributed
Twitter Snowflake-alike ID generator for .Net
IKVM.Image by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 1 total downloads
  • Latest version: 8.10.1
IKVM Runtime Image
IKVM.MSBuild.Tools.runtime.linux-arm by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 1 total downloads
  • Latest version: 8.9.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-x64 by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 1 total downloads
  • Latest version: 8.10.0
IKVM MSBuild Tools
Irony by: Roman Ivantsov
  • 1 total downloads
  • Latest version: 0.9.0-beta1
  • irony ast grammar bnf
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.
JetBrains.Annotations by: JetBrains
  • 2 total downloads
  • Latest version: 2024.2.0
  • jetbrains resharper rider annotations canbenull notnull
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.
libphonenumber-csharp by: Patrick Mézard, Tom Clegg, Jarrod Alexander, Google, libphonenumber contributors
  • 1 total downloads
  • Latest version: 8.10.14
  • phonenumber phone libphonenumber e164 e.164 international
C# port of Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers. http://code.google.com/p/libphonenumber/
librdkafka.redist by: Magnus Edenhill, edenhill
  • 1 total downloads
  • Latest version: 1.6.0-PRE6
  • native apache kafka librdkafka C C++ nativepackage
The Apache Kafka C/C++ client library - redistributable
Magick.NET-Q16-AnyCPU by: Dirk Lemstra
  • 2 total downloads
  • Latest version: 7.19.0.1
  • ImageMagick Magick.NET Image Convert Resize Draw Effects
ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/master/docs before installing to help you decide the best version.
MessagePackAnalyzer by: neuecc
  • 1 total downloads
  • Latest version: 1.9.11
  • MsgPack MessagePack Serialization Formatter Analyzer
Analyzer of MessagePack for C#, verify rule for [MessagePackObject] and code fix for [Key].
Microsoft.AspNetCore.App.Ref by: Microsoft
  • 4 total downloads
  • Latest version: 10.0.7
  • aspnetcore targeting-pack
Shared Framework for hosting of Microsoft ASP.NET Core applications. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/dotnet). We happily accept issues and PRs.
Microsoft.AspNetCore.Authentication.Cookies by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to use cookie based authentication.
Microsoft.AspNetCore.Authorization by: Microsoft.AspNetCore.Authorization
  • 1 total downloads
  • Latest version: 1.0.3
  • aspnetcore,authorization
ASP.NET Core authorization classes. Commonly used types: Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute Microsoft.AspNetCore.Authorization.AuthorizeAttribute
Microsoft.AspNetCore.Components.WebAssembly.Authentication by: Microsoft
  • 1 total downloads
  • Latest version: 11.0.0-preview.3.26207.106
  • aspnetcore components
Build client-side authentication for single-page applications (SPAs). This package was built from the source code at https://github.com/dotnet/dotnet/tree/a8b33e7593686eaee701cd124daaabff2311634f
Microsoft.AspNetCore.Components.WebAssembly.Server by: Microsoft
  • 0 total downloads
  • Latest version: 8.0.20
  • aspnetcore components
Runtime server features for ASP.NET Core Blazor applications. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c78f4a816c0c6a978a801a05a31dce9013e099e2
Microsoft.AspNetCore.DataProtection.Extensions by: Microsoft.AspNetCore.DataProtection.Extensions
  • 1 total downloads
  • Latest version: 1.0.3
  • aspnetcore,dataprotection
Additional APIs for ASP.NET Core data protection.
Microsoft.AspNetCore.Diagnostics.Abstractions by: Microsoft.AspNetCore.Diagnostics.Abstractions
  • 1 total downloads
  • Latest version: 1.0.2
  • aspnetcore,diagnostics
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Hosting.Server.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.1
  • aspnetcore,hosting
ASP.NET Core hosting server abstractions for web applications.
Microsoft.AspNetCore.Http.Extensions by: Microsoft.AspNetCore.Http.Extensions
  • 1 total downloads
  • Latest version: 1.0.4
  • aspnetcore
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
Microsoft.AspNetCore.Identity.UI by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.3
  • aspnetcore identity membership razorpages
ASP.NET Core Identity UI is the default Razor Pages built-in UI for the ASP.NET Core Identity framework. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/e81033e094d4663ffd227bb4aed30b76b0631e6d