Nito.AsyncEx.Tasks
by: Stephen Cleary
- 804 total downloads
- Latest version: 5.0.0
Common helper methods for tasks as used in asynchronous programming.
Remotion.Linq
by: rubicon IT GmbH
- 285 total downloads
- Latest version: 2.2.0
re-linq Frontend: A foundation for parsing LINQ expression trees and generating queries in SQL or other languages.
Key features:
- Transforms expression trees into abstract syntax trees resemblying LINQ query expressions (from ... select syntax)
- Simplifies many aspects of this tree (sub queries, transparent identifieres, pre-evaluation ...)
- Provides basic infrastructure for backend development (e.g. SQL generation)
- Provides a framework for user-defined query extensions and transformations
Newtonsoft.Json.Bson
by: James Newton-King
- 20.424k total downloads
- Latest version: 1.0.2
Json.NET BSON adds support for reading and writing BSON
- 11.034k total downloads
- Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
- 11.003k total downloads
- Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
Refit
by: .NET Foundation and Contributors
- 31 total downloads
- Latest version: 4.7.9
The automatic type-safe REST library for Xamarin and .NET
Pomelo.EntityFrameworkCore.MySql.Design
by: Pomelo.EntityFrameworkCore.MySql.Design
- 104 total downloads
- Latest version: 1.1.2
Package Description
Nito.Collections.Deque
by: Stephen Cleary
- 806 total downloads
- Latest version: 1.0.4
A double-ended queue.
Portable.BouncyCastle
by: Oren Novotny
- 10.945k total downloads
- Latest version: 1.8.2
BouncyCastle portable version with support for .NET 4, .NET Standard 1.0-2.0, WP, Silverlight, MonoAndroid, Xamarin.iOS, .NET Core
NuGet.Frameworks
by: NuGet
- 1.097k total downloads
- Latest version: 4.7.0+9245481f357ae542f92e6bc5e504fc898cfe5fc0
The understanding of target frameworks for NuGet.Packaging
OpenTracing
by: The OpenTracing Authors
- 5 total downloads
- Latest version: 0.12.1
This library is a .NET implementation of the OpenTracing API. To fully understand this platform API, it's helpful to be familiar with the OpenTracing project and terminology more generally.
For the time being, mild backwards-incompatible changes may be made without changing the major version number. As OpenTracing and opentracing-csharp mature, backwards compatibility will become more of a priority.
Newtonsoft.Json
by: James Newton-King
- 60.682k total downloads
- Latest version: 13.0.2
Json.NET is a popular high-performance JSON framework for .NET
Rijndael256
by: 2Toad LLC
- 11 total downloads
- Latest version: 3.2.0
Rijndael256 makes encrypting data and files a breeze with the AES symmetric-key cipher Rijndael.
Features: AES-128, AES-192, AES-256, Authenticated Encryption (AE), Encrypt-then-MAC (EtM), SHA-512, PBKDF2.
NJsonSchema
by: Rico Suter
- 594 total downloads
- Latest version: 10.8.0
JSON Schema reader, generator and validator for .NET
- 11.021k total downloads
- Latest version: 4.3.2
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
NLog
by: Jarek Kowalski Kim Christensen Julian Verdurmen
- 4 total downloads
- Latest version: 4.7.11
NLog is a logging platform for .NET with rich log routing and management capabilities.
NLog supports traditional logging, structured logging and the combination of both.
Supported platforms:
- .NET 5
- .NET Core 1, 2 and 3
- .NET Standard 1.3+ and 2.0+;
- .NET Framework 3.5, 4, 4.5, 4.6, 4.7 & 4.8
- .NET Framework 4 client profile
- Xamarin Android, Xamarin iOs
- UWP
- Windows Phone 8
- Silverlight 4 and 5
- Mono 4
For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
Nito.AsyncEx.Coordination
by: Stephen Cleary
- 804 total downloads
- Latest version: 5.0.0
Asynchronous coordination primitives.
RandomNameGeneratorLibrary
by: Mark Rogers
- 7 total downloads
- Latest version: 1.2.2
The library contains a stripped down lists of human names from the US Census names list, and a list of place names from another census list. The library allows you to get random first and last names or both and you can get male and female first names. You can also generate random place names as well. To access this functionality create a NameGenerator in namespace RandomNameGenerator, and call one of the functions like GenerateRandomFirstAndLastName(). The functions names describe literally and simply what those functions do. Examples at github project site: https://github.com/m4bwav/DotNetRandomNameGenerator
Nito.Disposables
by: Stephen Cleary
- 804 total downloads
- Latest version: 2.0.0
IDisposable helper types.
Pomelo.JsonObject
by: Pomelo.JsonObject
- 141 total downloads
- Latest version: 1.1.1
Package Description