41 packages tagged with “.NETFramework”
Microsoft Concurrency Visualizer for .NET Standard, .NET Core and .NET Framework (Microsoft.ConcurrencyVisualizer.Markers.dll/Microsoft.ConcurrencyVisualizer.Instrumentation SDK Tools). - Document: https://weblogs.asp.net/dixin/port-microsoft-concurrency-visualizer-sdk-to-net-standard-and-nuget - NuGet: https://www.nuget.org/packages/ConcurrencyVisualizer/ - Source: https://github.com/Dixin/ConcurrencyVisualizer Microsoft released the binary only for .NET Framework 4.5, with no NuGet package provided. This NuGet package works for both .NET Core and .NET Framework: - dotnet add package ConcurrencyVisualizer - Install-Package ConcurrencyVisualizer Original Microsoft Visual Studio Concurrency Visualizer doc: https://docs.microsoft.com/en-us/visualstudio/profiling/concurrency-visualizer.
YAXLib is an XML Serialization library which allows the programmer to structure freely the XML result, choose the fields to serialize (public, non-public properties, or member variables), serialize all known generic and non-generic collections, serialize different kinds of arrays (single-dimensional, multi-dimensional, jagged arrays), serialize objects through a reference to their base-class or interface (polymorphic serialization), define custom serializers, add comments for the elements in the XML result, serialize as CDATA or Base64-encoded, strip invalid XML characters, and much more..
MimeDetect is a library that used to identify MIME content type by analysing the file binary header with optional file extension.
The QRCode decoder libraries allows your program to read (decode) an image containing one or more QR Codes.
GroupDocs.Total for .NET is a document processing SDK for .NET developers. It consolidates all GroupDocs .NET document processing SDKs into one NuGet package, so you can manage licenses and dependencies with minimal overhead. This package includes: * GroupDocs.Annotation for .NET – 25.11 * GroupDocs.Assembly for .NET – 25.12 * GroupDocs.Comparison for .NET – 25.12 * GroupDocs.Conversion for .NET – 25.12 * GroupDocs.Editor for .NET – 25.12 * GroupDocs.Merger for .NET – 25.11 * GroupDocs.Metadata for .NET – 25.8 * GroupDocs.Parser for .NET – 25.12.1 * GroupDocs.Redaction for .NET – 25.12 * GroupDocs.Search for .NET – 25.11 * GroupDocs.Signature for .NET – 25.12 * GroupDocs.Viewer for .NET – 25.12 * GroupDocs.Watermark for .NET – 25.11 * GroupDocs.Markdown for .NET – 25.9 Check the documentation at: https://docs.groupdocs.com/total/net/ Free support at our free support forum: https://forum.groupdocs.com/ Priority support provided at paid support helpdesk: https://helpdesk.groupdocs.com/
Popular .Net Core / .Net Framework extension methods Project Site: https://viacooky.github.io/Lett.Extensions/
Aspose.Page for .NET makes your .NET Apps instantly support to work with XPS, EPS/PS documents without installing any 3rd party software. It helps developers create/edit XPS documents while working with canvas, paths, and glyph elements. Utilize a set of primitives, such as, elliptical arcs, straights lines, Bezier curve segments to create vector graphics. Add default print tickets and preserve them in the XPS file. Link print ticket objects among job/document/page. Work with Print Schema model classes for ticket manipulation. Aspose.Page for .NET also works with gradient, visual brush, transparency and document conversion. Aspose.Page for .NET also supports the PostScript language levels 1-3 with exception of some font types. It offers the ability to save EPS files to PDF, while also offers to convert the EPS, PS and XPS formats into raster image formats. Aspose.Page for .NET is written completely in C# and supports Windows Forms as well as the ASP.NET applications with both the 32-bit and 64-bit OS support (MS Windows Desktop & Server). Support for Windows Azure is also available.
Fast Data Access, your database should belong to SubSonic.
A Redis client using with StackExchange.Redis.
a lightweight log component ,easy to use
Provides platform-specific implementations of the Communication library for .NET Framework, including listeners and connections for the TCP protocol.
LDAP Library for .NET
A simple reference to do easy payments with zarinpal!
封装常用的扩展方法(.net FrameWork 6.0) 1.StructExpand 包含数据的转换
自己常用方法的封装,包含若干常用方法,持续更新中... 目前尚未提供任何使用文档,且不能确定后续更新是否剔除原有方法,使用需谨慎。
SQLite Logger for ASP .Net MVC and Web API Projects. Please visit project url for necessary info about using.
A Collection Of Methods To Use SafirPM Bulk Sms Ssrvice For .NetFramework
A PCL library that lets you connect Javascript on the browser side to the C# code by proxying C# side. For this library to be usable you need to use one of the platform packages.
PDF 417 Barcode Decoder
The lightweight .NET package provides a middleware service to protect your application by limiting the request rate. Suport old .NET Framework Project, support Redis, MemoryCache, System.Web.Caching.Cache.
The lightweight .NET package provides a middleware service to protect your application by limiting the request rate. If an IpAddress contains the number of requests which cross over the MaxRequestPerPeriod, it will be blocked by returning a TooManyRequest(429) (config by BlockMessage) within the blocking time (config by BlockTimeSecond)
A simple morse code translator written in c#
orm framework, dapper extend,expression query/write
ObjectCollection 扩展、限制于Engineering Base 2020 R2版本,其它版本可能不兼容
SQLite request and response logger for ASP .Net framework web api. Please visit project url for necessary info about using.
PDF File Analyzer is designed to read and parse the internal structure of PDF files. Version 2.1 supports encrypted files.
Aspose.SVG.Drawing.SkiaSharp is a self-contained build of Aspose.SVG for .NET that uses the SkiaSharp graphics engine instead of GDI+. Simply add the package reference to begin rendering and processing SVG files - no extra configuration code is required. Aspose.SVG seamlessly integrates into your .NET apps to provide processing, DOM manipulation, rendering, and conversion of SVG files without installing any third-party modeling or rendering software. Its DOM implementation is fully compatible with official SVG specifications, allowing you to: • Create SVG files from scratch or merge multiple SVG documents • Navigate content via XPath queries or CSS selectors • Vectorize text elements to keep output crisp at any resolution • Convert or render SVG to PDF, XPS, PNG, JPEG, TIFF, and GIF with SkiaSharp's hardware-accelerated pipeline benefiting from its filters, shaders, and image-processing effects. Written in managed C#, the library works with C#, VB.NET, F#, and any .NET language targeting .NET Standard 2.0. It runs cross-platform on Windows, Linux, macOS, Mono, and all modern .NET (Core/5+/6+/7+) runtimes. Note: This package already contains the full Aspose.SVG API compiled with SkiaSharp. Do not call Aspose.Svg.Configuration.SetExtension(new SkiaModule()); and you do not need a separate Aspose.SVG package.
.NetFramework winformUI界面控件,永久持续更新。本次更新内容:下拉框 SelectBox已经更新。LxTabButton已经更新
A simple and easy-to-use Elasticsearch logger designed for .NET Framework applications. Supports multiple configuration methods (direct parameters, JSON files, .config files) and index strategies (fixed index, date-based rolling index), with comprehensive fault tolerance and error handling to ensure no log loss. Suitable for WinForm, WPF, WebForm, Windows services, console applications, and AutoCAD secondary development scenarios.