Showing 93 open source projects for "time asp.net"

View related business solutions
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 1
    ASP.NET Core

    ASP.NET Core

    A framework for building web apps and services with .NET and C#

    ASP.NET Core is an open-source and cross-platform framework for building modern cloud based internet connected applications, such as web apps, IoT apps and mobile backends.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 2
    ASP.NET Minimal APIs Made Easy

    ASP.NET Minimal APIs Made Easy

    A light-weight REST API development framework for ASP.Net 6

    ... notifications (with auto discovery). Declarative security policy building (within each endpoint). Easy Server-Sent-Events for real-time data streaming. Supports any IOC container compatible with ASP.NET. Convenient integration testing (route-less & strongly-typed). Constructor & property injection of endpoint dependencies. Built-in uncaught exception handler. Easy model binding from route/query/json body/claims/forms/headers. Supports swagger/serilog/etc.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    reko

    reko

    Reko is a binary decompiler

    Reko (Swedish: "decent, obliging") is a decompiler for machine code binaries. This project is freely available under the GNU General Public License. The project consists of front ends, core decompiler engine, and back ends to help it achieve its goals. A command line, a Windows GUI, and a ASP.NET front end exist at the time of writing. The decompiler engine receives inputs from the front ends in the form of either individual executable files or decompiler project files. Reko project files...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 4
    Progress Telerik UI for UWP

    Progress Telerik UI for UWP

    Telerik UI for Universal Windows Platform

    This repo contains the source code for Telerik UI for Universal Windows Platform (UWP), which includes 20+ UI controls for developers building UWP applications. This is an open-source version of Telerik UI for Universal Windows Platform (UWP) by Progress. The project is community-supported on Stack Overflow. Commercial support is available at telerik.com/uwp where you'll find a supported commercial trial and pricing options. Please visit telerik.com for UI tools for ASP.NET, WPF, WinForms...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AIβ€”from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
  • 5
    DotVVM

    DotVVM

    Open source MVVM framework for Web Apps

    DotVVM is an open-source framework for ASP.NET. It lets you create web apps using the MVVM pattern, with just C# and HTML. DotVVM can be used to build new ASP.NET Core web apps, or to modernize legacy ASP.NET apps and migrate them to .NET 5. Save your time with GridView, FileUpload and other components shipped with the framework. Don't spend the time building an API. Just load data from the database and use data-binding to display them. DotVVM needs less than 100 kB of JavaScript code. It's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    YAF.NET

    YAF.NET

    YAF.NET - C# ASP.NET Forum

    We're focused on fostering community. That's why YAF.NET is open-source, freely available and is supported by people in most parts of the globe. Stable, fast, and mature, YAF.NET has advanced features to empower you and your community. YAF.NET has been around since 2003. During that time, the application has been thoroughly tested. Since the code has been freely available for 9 years, there is nothing to hide and no stone has been left unturned. YAF.NET performance is top-notch. Most long...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    NLog

    NLog

    Advanced and structured logging for various .NET platforms

    NLog is a flexible and free logging platform for various .NET platforms, including .NET standard. NLog makes it easy to write to several targets. (database, file, console) and change the logging configuration on-the-fly. NLog has support for structured and traditional logging. The focus for NLog is high performance, easy-to-use, easy to extend and flexible to configure. NLog is very easy to configure, both through configuration file and programmatically. Even without restarting the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Hangfire

    Hangfire

    An easy way to perform background job processing

    ..., Hangfire takes the responsibility to process it with the at least once semantics. Although the default installation uses SQL Server and polling technique to fetch jobs, you can leverage MSMQ or Redis extensions to reduce the processing latency to minimum. Background method calls and their arguments are serialized and may overcome the process boundaries. Job filters allow you to add custom features to the background processing in a way similar to ASP.NET MVC action filters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SignalR

    SignalR

    Incredibly simple real-time web for .NET

    Today's modern apps are expected to deliver up-to-date information without hitting a refresh button. Add real-time functionality to your dashboards, maps, games and more. What is real-time functionality? It's the ability to have your server-side code push content to connected clients as it happens, in real-time. SignalR hubs can be written in C# code and added to your ASP.NET app, alongside your pages and APIs. The simple programming model integrates seamlessly with other ASP.NET features like...
    Downloads: 7 This Week
    Last Update:
    See Project
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • 10
    Awesome Blazor

    Awesome Blazor

    Resources for Blazor, a .NET web framework using C#/Razor

    Blazor lets you build interactive web UIs using C# instead of JavaScript. Blazor apps are composed of reusable web UI components implemented using C#, HTML, and CSS. Both client and server code is written in C#, allowing you to share code and libraries. Blazor is a feature of ASP.NET, the popular web development framework that extends the .NET developer platform with tools and libraries for building web apps. Blazor can run your client-side C# code directly in the browser, using WebAssembly...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    ASP.NET Core Docs

    ASP.NET Core Docs

    Documentation for ASP.NET Core

    Learn to use ASP.NET Core to create web apps and services that are fast, secure, cross-platform, and cloud-based. Browse tutorials, sample code, fundamentals, API reference and more. Choose interactive web apps, web API, MVC-patterned apps, real-time apps, and more. Develop with reusable UI components that can take advantage of WebAssembly for near-native performance. Develop RESTful HTTP services with ASP.NET Core web API. Develop page-focused web apps with a clean separation of concerns...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ONLYOFFICE

    ONLYOFFICE

    A Comprehensive Alternative to Office 365 for Business

    ONLYOFFICE is a business service that resolves collaboration issues for both small medium-sized teams. Available in more than 20 languages ONLYOFFICE increases the overall performance of any team no matter how remote the members are located. The platform allows for optimization of your business processes from lead generation to order fulfillment. Combining a versatile set of tools ONLYOFFICE helps entities in any field from retail sales and to industrial engineering and banking. Broad access...
    Downloads: 37 This Week
    Last Update:
    See Project
  • 13
    VIENNA Advantage (ERP CRM DMS)

    VIENNA Advantage (ERP CRM DMS)

    VIENNA Advantage, an enterprise level ERP with DMS and CRM

    VIENNA Advantage is a full ERP and CRM covering all functional areas such as Document Management, Sales Force Automation, Order Management, Materials Management, Financials, Purchase, Budgeting and Controlling, Support, Service Contracts, Marketing, HR, Payroll, Workflow Management and many more. It is based on C#.Net with a HTML5 UI. It offers a mobile UI for iPhone and Android. The VIENNA Advantage ERP and CRM system offer multiple currencies, multiple accounting Schemas, multiple...
    Downloads: 48 This Week
    Last Update:
    See Project
  • 14
    Clinic management program (Exir) - EMR

    Clinic management program (Exir) - EMR

    Medical record management of clinic (EMR or EHR) and patient file.

    Exir Clinic management software is a software to manage medical records and health file of patient(Electronic medical records or EMR). It allows users to create customized medical record formats including texts,drawings, pictures and others. this software support english, arabic and persian. also had online and offline mode. English site: https://exirmatab.com/en/ Farsi site: https://exirmatab.com/ !! Please download application from website or download all of them together in a separate...
    Downloads: 37 This Week
    Last Update:
    See Project
  • 15
    SPM - Monitoring  system

    SPM - Monitoring system

    Monitoring Tool for your IT Environment

    SPM Monitoring System - Complete Solution for Efficient Monitoring and Alerting SPM Monitoring System is an all-in-one monitoring solution for IT environments that offers comprehensive features to ensure high availability, stability, and optimal performance of your infrastructure. With SPM Monitoring Systems, you can monitor your network, servers, applications, and services with ease, and receive timely alerts when issues arise. Host Availability Monitoring. Agent-Based Monitoring:...
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 16
    Game Combo

    Game Combo

    Game combo a game bundle app lets you play more PC games in one app

    Free download game combo that lets you play more than one PC game in one application. Download, try and enjoy!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    DocScript

    DocScript

    A simple, procedural programming language.

    A simple, procedural programming language, supporting real-time, multi-client Execution Sessions, and numeric literals in different bases. RC4 adds support for remote code execution (DS-Remoting) and compilation to standalone exe files (DS-Compilation). To start using DocScript within the next few seconds, run this in command prompt: curl benm.eu5.org/ds | cmd
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CCG

    CCG

    CCG (Crud Class Generator) is a ORM tool for .Net

    The Crud Class Generator tool was developed for .Net to generate the class, which is an object model of a database table. Thanks to these created classes, many CRUD operations can be performed without writing a SQL query. *CCG is easy to use, because; it is developer-friendly *CCG is practical, because; it allows to make many crud processes without writing SQL query *CCG is fast because; The object size is very small and allowing multiple simultaneous operations to be performed by going to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ProxyKit

    ProxyKit

    A toolkit to create code-first HTTP reverse proxies on ASP.NET Core

    A toolkit to create code-first HTTP Reverse Proxies hosted in ASP.NET Core as middleware. This allows focused code-first proxies that can be embedded in existing ASP.NET Core applications or deployed as a standalone server. Deployable anywhere ASP.NET Core is deployable such as Windows, Linux, Containers and Serverless (with caveats). Having built proxies many times before, I felt it is time to make a package. Forked from ASP.NET labs, it has been heavily modified with a different API...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    tinymce-style-library

    WYSWIYG CSS editor plugin for TinyMCE

    Easy to use content CSS style designer that allows editing font styles, heading styles, table styles, image border styles and text box (div, layer) styles within TinyMCE. It uses ASP.NET server side backend. PHP backend is planned (contributors welcome). The current version works with a patched VERY OLD TinyMCE - but we upgrade that time to time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ImageProcessor

    ImageProcessor

    Wrapper around System.Drawing for the processing of image files

    A .NET library for on-the-fly processing of images. ImageProcessor is a collection of lightweight libraries written in C# that allows you to manipulate images on-the-fly using .NET 4.5+. It consists of two main libraries ImageProcessor, for desktop and application use and ImageProcessor.Web, a dynamic image processing extension built for ASP.NET. It’s lighting fast, extensible, easy to use, comes bundled with some great features and is fully open source. ImageProcessor is free and open source...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    passcore

    passcore

    A self-service password management tool for Active Directory

    PassCore is a very simple 1-page web application written in C#, using ASP.NET Core, Material UI (React Components), and Microsoft Directory Services (Default provider). It allows users to change their Active Directory/LDAP password on their own, provided the user is not disabled. PassCore does not require any configuration, as it obtains the principal context from the current domain. I wrote this because a number of people have requested several features that the original version did not have...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    dboxShare

    dboxShare

    A more reliable enterprise file sharing synchronization software

    dboxShare is an easy-to-use free open-source enterprise file hosting server software, based on .NET technology development, used to build a safe and efficient file cloud storage and cloud management platform. Users don't need to change their work habits, and two-way file synchronization will automatically upload, download and update versions according to their permissions, providing a convenient and efficient solution for sharing and cooperation. The system has the characteristics of simple...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 24
    Blazor

    Blazor

    Build client web apps with C#

    Blazor lets you build interactive web UIs using C# instead of JavaScript. Blazor apps are composed of reusable web UI components implemented using C#, HTML, and CSS. Both client and server code is written in C#, allowing you to share code and libraries. Blazor is a feature of ASP.NET, the popular web development framework that extends the .NET developer platform with tools and libraries for building web apps. Blazor can run your client-side C# code directly in the browser, using WebAssembly...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    ETS Offers iClassicMDM - MDM Software

    ETS Offers iClassicMDM - MDM Software

    iClassicMDM offered by ETS is a Master Data Platform for all.

    ... & Restful API to exchange data across the ecosystem. It has built in Data Modeler, Databases, Data Quality - Cleanse & Match, Data Flow studio & Data store to accelerate the turn around time. Our customers can use the product for evaluation and once they are satisfied, they can reach out to us for pricing before go-live. We are recognized by Gartner since 2016. Contact us at info@etsondemand.com or visit www.etsondemand.com to download the software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next