PacketDotNet
by: Chris Morgan (chmorgan@gmail.com)
- 208 total downloads
- Latest version: 1.4.9-pre53
High performance .NET assembly for dissecting and constructing network packets such as Ethernet, IP, TCP, UDP, etc.
PDFsharp
by: PDFsharp Team
- 139 total downloads
- Latest version: 6.2.4
PDFsharp is the Open Source library for creating and modifying PDF documents using .NET. It has an easy-to-use API that allows developers to generate or modify PDF files programmatically. PDFsharp can be used for various applications, including creating reports, invoices, and other types of documents.
This package does not depend on Windows and can be used on any .NET compatible platform including Linux and macOS.
See https://docs.pdfsharp.net for details.
PhantomJS
by: Ariya Hidayat
- 21 total downloads
- Latest version: 2.1.1
PhantomJS is a headless WebKit scriptable with a JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas, and SVG.
PolySharp
by: Sergio Pedri
- 135 total downloads
- Latest version: 1.15.0+02753db24d9685e54db06739eb63183d86eb5b62
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel
PolyType
by: Eirik Tsarpalis
- 83 total downloads
- Latest version: 1.1.1
Practical generic programming for C#
Portable.BouncyCastle
by: BouncyCastle.Crypto
- 9 total downloads
- Latest version: 1.8.1.4
BouncyCastle portable version with support for .NET 4, .NET Standard 1.0-2.0, WP, Silverlight, MonoAndroid, Xamarin.iOS, .NET Core
protobuf-net
by: Marc Gravell
- 18 total downloads
- Latest version: 3.3.0-g6785ecbb35
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
Quartz
by: Marko Lahma, Quartz.NET
- 146 total downloads
- Latest version: 3.15.1
Quartz Scheduling Framework for .NET
Quartz.Extensions.DependencyInjection
by: Facundo Glaeser, Marko Lahma, Quartz.NET
- 23 total downloads
- Latest version: 3.15.1
Quartz.NET Microsoft.Extensions.DependencyInjection integration; Quartz Scheduling Framework for .NET
Quartz.Extensions.Hosting
by: Andrew Lock, Marko Lahma, Quartz.NET
- 19 total downloads
- Latest version: 3.15.1
Quartz.NET Generic Host integration; Quartz Scheduling Framework for .NET
RazorEngine
by: Matthew Abbott, Ben Dornis
- 10 total downloads
- Latest version: 2.1.0
A templating engine built upon Microsoft's Razor parsing technology. RazorEngine allows you to use Razor syntax to build robust templates.
RazorMachine
by: Jaap Lamfers
- 25 total downloads
- Latest version: 2.6.1
RazorMachine is a robust Razor 2.0/3.0 templating engine that supports layouts as well as a _viewStart construct like Asp.Net MVC
RefactorThis.GraphDiff
by: ZZZ Projects Inc., brentmckendrick
- 49 total downloads
- Latest version: 3.0.1
This is the official GraphDiff package.
GraphDiff - Allows for automatic update of a graph of detached entities using Entity Framework v6+.
If you have ever felt the pain of updating a detached graph with one or more nested collections then this is for you :)
Remotion.Linq
by: rubicon IT GmbH
- 134 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
Remotion.Linq.EagerFetching
by: rubicon IT GmbH
- 98 total downloads
- Latest version: 2.2.0
Allows LINQ providers based on re-linq Frontend to support eager fetching.
ReportGenerator
by: Daniel Palme
- 477 total downloads
- Latest version: 5.5.1
ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov, or lcov into human readable reports in various formats. The reports show the coverage quotas and also visualize which lines of your source code have been covered.
Use this package if your project is based on .NET Framework or .NET Core and you want to use ReportGenerator via the command line or a build script.
Usage:
dotnet $(UserProfile)\.nuget\packages\reportgenerator\x.y.z\tools\net8.0\ReportGenerator.dll [options]
$(UserProfile)\.nuget\packages\reportgenerator\x.y.z\tools\net8.0\ReportGenerator.exe [options]
$(UserProfile)\.nuget\packages\reportgenerator\x.y.z\tools\net47\ReportGenerator.exe [options]
RestSharp
by: .NET Foundation and Contributors
- 146 total downloads
- Latest version: 113.1.1-alpha.0.6
Simple REST and HTTP API Client
RhinoMocks
by: meisinger, ayende
- 11 total downloads
- Latest version: 4.0.0-alpha3
Dynamic mocking framework for .NET
Riok.Mapperly
by: Mapperly Contributors, Lars Tönz, Manuel Allenspach
- 706 total downloads
- Latest version: 5.0.0-next.1
A .NET source generator for generating object mappings.
No runtime reflection.
Roslyn.Diagnostics.Analyzers
by: Microsoft
- 775 total downloads
- Latest version: 5.0.0-1.25277.114
Private analyzers specific to Roslyn repo. These analyzers are not intended for public consumptions outside of the Roslyn repo.