PacketDotNet
by: Chris Morgan
- 103 total downloads
- Latest version: 0.16.0
High performance .Net assembly for dissecting and constructing network packets such as ethernet, ip, tcp, udp etc.
PDFsharp
by: empira Software GmbH
- 732 total downloads
- Latest version: 1.51.5185-beta
PDFsharp is the Open Source .NET library that easily creates and processes PDF documents on the fly from any .NET language. The same drawing routines can be used to create PDF documents, draw on the screen, or send output to any printer.
This is the PDFsharp PDF Core package. See Project Information for details.
PhantomJS
by: Ariya Hidayat
- 28 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
- 1.01k 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
Portable.BouncyCastle
by: BouncyCastle.Crypto
- 46 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
- 76 total downloads
- Latest version: 2.0.0.480
Protocol Buffers is the name of the binary serialization format used by Google for much of their data communications. It is designed to be: small in size - efficient data storage (far smaller than xml) cheap to process - both at the client and server platform independent - portable between different programming architectures extensible - to add new data to old messages. protobuf-net is a .NET implementation of this, allowing you to serialize your .NET objects efficiently and easily. It is compatible with most of the .NET family, including .NET 2.0/3.0/3.5/4.0, .NET CF 2.0/3.5, Mono 2.x, Silverlight, etc.
Quartz
by: Marko Lahma
- 734 total downloads
- Latest version: 2.6.2
Quartz.NET Scheduling Framework for .NET Platform
Radius.Guardant
by: Radius
- 71 total downloads
- Latest version: 1.3.4793
Сборка и нативные DLL Guardant. Пакет адаптирован для режима использования пакетов "PackageReference" (Tools->Options->NuGet Package Manager->Default package managment format = "PackageReference").
Radius.SiriusCAD.Cloud.Client
by: Radius
- 752 total downloads
- Latest version: 4.3.17133
API облачного клиента САПР "Сириус"
Radius.SiriusCAD.Cloud.Common
by: Radius
- 631 total downloads
- Latest version: 8.0.14926
Общие объекты и структуры облачного клиента САПР "Сириус"
Radius.SiriusCAD.Cloud.FileSysRepositories
by: Radius
- 578 total downloads
- Latest version: 2.9.14929
Реализация интерфейсов репозиториев для файловой системы облачного клиента САПР "Сириус"
RazorEngine
by: Matthew Abbott Ben Dornis
- 6 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
- 133 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
- 297 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
- 1.002k 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
- 817 total downloads
- Latest version: 2.2.0
Allows LINQ providers based on re-linq Frontend to support eager fetching.
ReportGenerator
by: Daniel Palme
- 791 total downloads
- Latest version: 3.1.2
ReportGenerator converts XML reports generated by OpenCover, PartCover, dotCover, Visual Studio, NCover, or Cobertura or into human readable reports in various formats. The reports do not only show the coverage quota, but also include the source code and visualize which line has been covered.
RhinoMocks
by: meisinger ayende
- 30 total downloads
- Latest version: 4.0.0-alpha3
Dynamic mocking framework for .NET