MongoDBMigrations
by: Arthur Osmokiesku
- 64 total downloads
- Latest version: 2.2.0
MongoDbMigrations uses the official MongoDB C# Driver to migrate your documents in your mongo database via useful fluent API.
Supports up and down migrations with cancelation and progress handling. Also, this library is able to check a schema of collections in your database during the migration run.
This version supports on-premise Mongo database either Azure CosmosDB (with Mongo-like API) or even AWS DocumentDB. In addition you can use TLS and/or SHH tunnels in your migrations.
PS1 script for integration with CI/CD pipelines provides inside of the repository
Mono.TextTemplating
by: Mikayla Hutchinson
- 56 total downloads
- Latest version: 3.0.0
Embeddable engine for the T4 templating language, a general-purpose way to generate text or code files using C#
Moq
by: Daniel Cazzulino, kzu
- 786 total downloads
- Latest version: 4.20.72
Moq is the most popular and friendly mocking framework for .NET.
MSBuild.StructuredLogger
by: Kirill Osenkov, Microsoft
- 116 total downloads
- Latest version: 2.2.158
An MSBuild logger that can be passed to MSBuild to record a detailed structured log file. See usage example at: https://github.com/KirillOsenkov/MSBuildStructuredLog/blob/main/README.md#usage
MsBuildPipeLogger.Server
by: Dave Glick and contributors
- 116 total downloads
- Latest version: 1.1.6
A logger for MSBuild that sends event data over anonymous or named pipes.
MudBlazor
by: Garderoben, Henon and Contributors
- 1 total downloads
- Latest version: 7.0.0
A Blazor Component Library based on Material Design principles, focusing on ease of use. Written mainly in C# with minimal JavaScript, it allows .NET developers to easily understand and debug the code when needed.
NCrontab
by: Atif Aziz
- 229 total downloads
- Latest version: 3.3.3
NCrontab is crontab for all .NET runtimes supported by .NET Standard 1.0. It provides parsing and formatting of crontab expressions as well as calculation of occurrences of time based on a schedule expressed in the crontab format.
NETStandard.Library
by: Microsoft
- 3.254k total downloads
- Latest version: 1.6.1
A set of standard .NET APIs that are prescribed to be used and supported together. This includes all of the APIs in the NETStandard.Platform package plus additional libraries that are core to .NET but built on top of NETStandard.Platform.
When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json
by: James Newton-King
- 8.396k total downloads
- Latest version: 13.0.5-beta1
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson
by: James Newton-King
- 2.862k total downloads
- Latest version: 1.0.2
Json.NET BSON adds support for reading and writing BSON
Npgsql
by: Shay Rojansky, Nikita Kazmin, Brar Piening, Nino Floris, Yoh Deadfall, Austin Drenski, Emil Lenngren, Francisco Figueiredo Jr., Kenji Uno
- 926 total downloads
- Latest version: 8.0.8
Npgsql is the open source .NET data provider for PostgreSQL.
NPOI
by: Tony Qu, NPOI Contributors
- 454 total downloads
- Latest version: 2.7.2
.NET port of Apache POI
NuGet.Frameworks
by: Microsoft
- 51 total downloads
- Latest version: 6.9.1
NuGet's understanding of target frameworks.
ObjectsComparer
by: Valerii Tereshchenko
- 23 total downloads
- Latest version: 1.4.1
Framework provides mechanism to compare classes, allows override comparison rules for specific properties and types.
OfficeIMO.Word
by: Przemyslaw Klys
- 412 total downloads
- Latest version: 1.0.32
An Open Source cross-platform .NET library providing an easy way to create
Microsoft Word (DocX) documents.
OpenSearch.Net
by: OpenSearch and contributors
- 453 total downloads
- Latest version: 1.2.0
Exposes all the OpenSearch API endpoints but leaves you in control of building the request and response bodies.
Comes with built in cluster failover/connection pooling support.
OpenTelemetry
by: OpenTelemetry Authors
- 860 total downloads
- Latest version: 1.15.0
OpenTelemetry .NET SDK
OpenTelemetry.Api
by: OpenTelemetry Authors
- 1.205k total downloads
- Latest version: 1.15.0
OpenTelemetry .NET API
OpenTelemetry.Api.ProviderBuilderExtensions
by: OpenTelemetry Authors
- 1.212k total downloads
- Latest version: 1.15.0
Contains extensions to register OpenTelemetry in applications using Microsoft.Extensions.DependencyInjection
OpenTelemetry.Exporter.Console
by: OpenTelemetry Authors
- 862 total downloads
- Latest version: 1.15.0
Console exporter for OpenTelemetry .NET