51 packages tagged with “3.1”
Package that helps (unit)testing Grpc scenarios.
Package that enables a host to be used in (unit)testing scenarios.
It is 100% managed code and does not require special manipulations to run with any .NET framework version starting from 2.0. PDF standard versions supported are: ALL versions. Files can be normal, linearized, password-protected, signed, incrementally updated. - We support many possible PDF content manipulations scenarios, below are a few things that worth mentioning: - Extract, modify and add graphics (text, images, drawings) - Split or merge PDF documents - Extract PDF text to HTML, Tagged or Raw format - Fill, sign or create PDF forms - Add or remove document fields - Examine resources within a document - fonts, embedded files, xml ( ZUGFeRD ) - Digitally sign and check existing signatures on PDF documents - Search for specific text - Protect document with a password - Work with navigation objects, e.g. create bookmarks or links - Full support for annotations - Full support for PDF actions - All fonts defined by specification are supported - Various colorspaces and color profiles are supported, e.g. you may draw in RGB, CMYK, gray, or whatever colorspace you like. - Files can be saved to other [subtypes] of PDF – Linearized or PDF/a for example. - If you require a specific funtionality and are unsure about whether it is supported, please review our online help or contact support so we will be able to handle this. - Fixed layout API, implemented to be 100% PDF specification compatible, it unlocks full power of the PDF for you. Any complex PDF creation or manipulation task can be completed instantly. - Flow layout API, a styles-driven content generation API similar to HTML+CSS provides you with ability to create stunning documents, reports, bills, catalogues an more in minutes. Compact and easy to use, supports creation of XML templates and much more.
Package that helps (unit)testing Rest scenarios.
Package that enables a host to be started as a console application.
Package that helps (unit)testing Signalr scenarios.
asp.net core 3.1 based and restructured
Package Description
The only EPUB library that actually works with all the different EPUB files there are out there.
A set of common classes and tools to improve your productivity. github.com/laranjeiras laranja22@hotmail.com
This NuGet package will report via Health Check the version of the starting assembly . Also, it should report his own version - but not direct . It will be easy to demo via Xabaril Add the NuGet package HealthCheckVersion. In the Startup.cs services.AddHealthChecks() .AddCheck<HealthCheckVersion>("HealthCheckVersion");
OpenCV libraries packaged for Hololens (UWP/C++)
Makes developing WPF MVVM apps that target .NET Core 3.1 easier by providing a lot of the base framework. This does not add any additional files or folders to your project.
Simple interface for posting emails via MailJet templates
LETPortal is a web platform to build quickly application form, grid data, data list, chart, report, users management. The project is open-source project. There are no fee charged to use or modify.
Get the hashes that you want. MD5 SHA1 SHA256 SHA384 SHA512 You can check the credibility of the Hash using the method. IHash _hash = new Hash(); var result = _hash.GetHash("test", HashType.SHA512); var checkHash = _hash.CheckHash( "test", "9f7d8627e02f97cc5a52dcb2ba96038fe12f2a34b0fac50e041359ae13d5ede8a8a50562da58ba7916da378e7343ef91e85efbd6a0a70ab237ada4c2274df13d", HashType.SHA512); Console.WriteLine(checkHash); Console.WriteLine(result);
A simple About window that follows the MVVM pattern for use in WPF applications target .NET Core 3.1.
This project is an extension of nHibernate's ISessionFactory and makes it incredible easy to use multiple sessions within the same application. It's used to define different domains and their databases. Uses MySql as database. Built in model creation.
A library for reading and writing EPUB files.
Simple send email with c# laranja22@hotmail.com
Tabs for Blazor