A simple c# image resizer with ScaleToFit and ScaleToFill using wpf libraries. Resizes to jpg, gif, png, tiff. Demosite is hosted at AppHarbor: http://imageresizer.apphb.com/
☆57Oct 18, 2014Updated 11 years ago
Alternatives and similar repositories for Simple.ImageResizer
Users that are interested in Simple.ImageResizer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 阿里云监控,支持ecs 启动 停止 重启,云监控 支持看内存和cpu 使用☆14Jan 31, 2022Updated 4 years ago
- WPF RichText Editor Control with conversion from and to HTML (XAML)☆11Dec 6, 2015Updated 10 years ago
- TypeConverter is a lightweight, portable class library which allows to convert between objects of different types.☆13Aug 27, 2018Updated 8 years ago
- SharpMT940Lib implements the MT940 format in C# and is based on specifications of multiple banks. You can use it as a base for financial …☆25Jun 10, 2023Updated 3 years ago
- Protection Bot for LINE Messenger. Just added some feature, forked from author.☆10Nov 15, 2021Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- The place where I write some .NET code for tests, or my blog articles.☆23Jun 2, 2023Updated 3 years ago
- ☆10Jul 20, 2026Updated 2 months ago
- Sample to show Entity Framework 6 code-first with a MySQL-variant database.☆14Apr 27, 2016Updated 10 years ago
- ☆10Dec 18, 2015Updated 10 years ago
- EventBus is a .Net Standard library to achieve eventually consistent in distributed architectures system like SOA,MicroService. It is lig…☆28Nov 9, 2017Updated 8 years ago
- ☆15Apr 8, 2015Updated 11 years ago
- ☆17Mar 20, 2017Updated 9 years ago
- MVC4 forms authentication example with custom MembershipProvider and Principal, storing user data in forms auth cookie. http://primaryobj…☆13Dec 7, 2012Updated 13 years ago
- Assorted WPF examples☆17Nov 11, 2021Updated 4 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- ☆24Aug 28, 2022Updated 4 years ago
- Object property value mapping/copy tool. Complementary to AutoMapper, it does not require creating mapping rules and does not require obj…☆29Aug 30, 2025Updated last year
- The official repository for ImageResizer☆583Feb 28, 2026Updated 6 months ago
- React-like Suspense API for Angular (Suspense + ErrorBoundary) - experimental☆13Jan 5, 2023Updated 3 years ago
- azure devops pull request chrome extension☆10Mar 4, 2023Updated 3 years ago
- The better way to manage `.idea` folder in git☆18Sep 9, 2018Updated 8 years ago
- Distributed cache implementation of IDistributedCache using PostgreSQL☆10Oct 27, 2025Updated 10 months ago
- VS2012 templates for ASP.NET MVC, WebForms and WebPages☆17Dec 19, 2012Updated 13 years ago
- Create multi-language structure with ASP.NET MVC☆36Dec 31, 2019Updated 6 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- An Open Sourced SVG iconset based on Open Iconic☆12Jan 7, 2023Updated 3 years ago
- ☆15Mar 12, 2018Updated 8 years ago
- A simple password hashing based on top of Microsoft PBKDF2 with an easy to use interface☆19Nov 27, 2020Updated 5 years ago
- Organización Territorial del Paraguay en SQL☆10Jul 4, 2022Updated 4 years ago
- Provide a component you can write a spider engine☆14Jan 31, 2016Updated 10 years ago
- Code from my webinars☆14Jan 25, 2017Updated 9 years ago
- Learning asp.net MVC with solid principles☆12Jul 14, 2015Updated 11 years ago
- Source code for 'Advanced ASP.NET Core 3 Security' by Scott Norberg☆12Sep 8, 2020Updated 6 years ago
- NBrigadier is a command parser & dispatcher, designed and developed for Minecraft: Java Edition, ported for C#.☆11Oct 25, 2021Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A daemon service demonstration application with Topshelf. 这是一个基于C#/.NET+Topshelf 实现的Windows服务程序。☆38May 5, 2019Updated 7 years ago
- Random user-agent generator for NET Core projects. Based on https://github.com/mkstayalive/random-user-agent-java☆16Oct 5, 2020Updated 5 years ago
- 使用Android+Node.js实现基于UDP协议的P2P打洞测试,服务端☆11Jun 23, 2017Updated 9 years ago
- 类似360,百度等图片搜索结果页面的效果的布局插件☆20May 5, 2018Updated 8 years ago
- An ASP.NET MVC 5 app that works as a generic shopping cart. It can be customized to handel any type of online shopping. Users can place a…☆74Jul 5, 2015Updated 11 years ago
- A NuGet package with convenience extensions that leverage C# 7 tuples☆16Sep 16, 2018Updated 8 years ago
- 判断点在多边形内,时间复杂度O(n)。用于可靠的判断一个点是否在多边形内,适用于凸多边形、凹多边形、不规则多边形等,充分考虑了点在多边形内、多边形外、多边形的某一条边上以及这个点本身就是多边形的一个顶点。