Humanizer.Core.ko-KR
by: Mehdi Khalili, Claire Novotny
- 1 total downloads
- Latest version: 3.0.0-beta.96
Humanizer Locale Korean (South Korea) (ko-KR)
Humanizer.Core.ms-MY
by: Mehdi Khalili, Claire Novotny
- 0 total downloads
- Latest version: 2.13.14
Humanizer Locale Malay (Malaysia) (ms-MY)
Humanizer.Core.pl
by: Mehdi Khalili, Claire Novotny
- 0 total downloads
- Latest version: 2.10.1
Humanizer Locale Polish (pl)
Humanizer.Core.pt-BR
by: Claire Novotny, Mehdi Khalili
- 0 total downloads
- Latest version: 3.0.0-rc.6
Humanizer Locale Portuguese, Brazil (pt-BR)
Humanizer.Core.sr
by: Claire Novotny, Mehdi Khalili
- 1 total downloads
- Latest version: 3.0.0-rc.30
Humanizer Locale Serbian (sr)
Humanizer.Core.uk
by: Mehdi Khalili, Claire Novotny
- 0 total downloads
- Latest version: 2.8.26
Humanizer Locale Ukrainian (uk)
Humanizer.Core.uz-Cyrl-UZ
by: Mehdi Khalili, Oren Novotny
- 1 total downloads
- Latest version: 2.3.3
Humanizer Locale (uz-Cyrl-UZ)
Humanizer.Core.uz-Latn-UZ
by: Mehdi Khalili, Claire Novotny
- 1 total downloads
- Latest version: 2.8.2
Humanizer Locale Uzbek (Latin, Uzbekistan) (uz-Latn-UZ)
Humanizer.Core.zh-CN
by: Mehdi Khalili, Oren Novotny
- 1 total downloads
- Latest version: 2.0.0-beta02-0092
Humanizer Locale (zh-CN)
Irony
by: Roman Ivantsov
- 1 total downloads
- Latest version: 0.9.0-beta1
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
- 1 total downloads
- Latest version: 2024.2.0
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.
KeraLua
by: NLua
- 1 total downloads
- Latest version: 1.0.7
C# Native bindings of Lua 5.3 (compatible with Xamarin.iOS/Mac/Android/.NET/.NET Core)
LanguageExt.Core
by: Paul Louth
- 6 total downloads
- Latest version: 5.0.0-beta-57
This framework uses and abuses the features of C# to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.
libphonenumber-csharp
by: Patrick Mézard, Thomas Clegg, Jarrod Alexander, Google, libphonenumber contributors
- 1 total downloads
- Latest version: 9.0.26
C# port of Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers. https://github.com/google/libphonenumber
Magick.NET-Q16-AnyCPU
by: Dirk Lemstra
- 2 total downloads
- Latest version: 13.0.0
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/main/docs before installing to help you decide the best version.
ManagedEsent
by: martinc
- 1 total downloads
- Latest version: 1.8.3
ManagedEsent provides managed access to ESENT, the embeddable database engine native to Windows. ManagedEsent uses the esent.dll that is part of Microsoft Windows so there are no extra unmanaged binaries to download and install.
MessagePack.Annotations
by: neuecc, aarnott
- 2 total downloads
- Latest version: 2.4.59
Attributes and interfaces for .NET types serializable with MessagePack.
Microsoft.AspNetCore.App.Ref
by: Microsoft
- 0 total downloads
- Latest version: 8.0.0-rc.1.23421.29
Provides a default set of APIs for building an ASP.NET Core application. Contains reference assemblies, documentation, and other design-time assets.
This package is an internal implementation of the .NET Core SDK and is not meant to be used as a normal PackageReference.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/8ad057426fa6a27cd648b05684afddab9d97d3d9
Microsoft.AspNetCore.Authentication.Certificate
by: Microsoft
- 1 total downloads
- Latest version: 9.0.3
ASP.NET Core middleware that enables an application to support certificate authentication.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b96167fbfe8bd45d94e4dcda42c7d09eb5745459
Microsoft.AspNetCore.Authentication.Cookies
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware that enables an application to use cookie based authentication.