Showing 18 open source projects for "definitions"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Specification

    Specification

    Base class with tests for adding specifications to a DDD model

    ...Its primary goal is to pull filtering, sorting, and projection logic out of repositories and services, reducing duplication and improving maintainability. The library works especially well with Entity Framework Core, enabling developers to centralize query definitions instead of scattering LINQ expressions throughout the codebase. By defining specifications as classes, teams can build complex query rules that remain testable and easy to reason about. The project is used in Microsoft’s reference application eShopOnWeb and aligns closely with clean architecture principles. Overall, Specification provides a structured approach to query reuse and domain-focused data access in modern .NET applications.
    Downloads: 3 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

    It nudges you towards the REPR Design Pattern (Request-Endpoint-Response) for convenient & maintainable endpoint creation with virtually no boilerplate. Performance is on par with Minimal APIs. It's faster, uses less memory and does around 45k more requests per second than a MVC Controller in our benchmarks. Convenient business logic validation & error responses. Easy access to environment & configuration settings. Supports policy/permission/role/claim based security. In-process pub/sub...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    MvvmCross

    MvvmCross

    The .NET MVVM framework for cross-platform solutions

    Build clean, pixel perfect, native UIs. Share behavior and business logic in a single codebase across supported platforms, using the Model-View-ViewModel (MVVM) design pattern. MvvmCross is a framework specifically developed for Xamarin and the mobile ecosystem. It supports Xamarin.iOS, Xamarin.Android, Xamarin.Mac, Xamarin.Forms, Universal Windows Platform (UWP) and Windows Presentation Framework (WPF). MvvmCross is a cross-platform MVVM framework. It enables developers to create apps using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MockHttp for HttpClient

    MockHttp for HttpClient

    Testing layer for Microsoft's HttpClient library

    ...MockHttpMessageHandler defines both When and Expect, which can be used to define responses. They both expose the same fluent API, but each works in a slightly different way. Using When specifies a "Backend Definition". Backend Definitions can be matched against multiple times and in any order, but they won't match if there are any outstanding Request Expectations present (unless BackendDefinitionBehavior.Always is specified).
    Downloads: 1 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    taskt

    taskt

    Free and open-source robotic process automation (rpa)

    ...The bot configuration is then intepreted by a script engine at run-time and executes against the bot developer's selected parameter inputs. Each command contains the definitions for the required inputs as well as the required logic at run-time.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    CodeXCavator - code indexing and search

    CodeXCavator - code indexing and search

    Source code indexing and full text search tool based on Lucene.

    ...The CodeXCavator can also be extended through plugins. Detailed documentation can be found in the Wiki of the project. NOTE: If you have some interesting syntax highlighter definitions feel free and send them to me, I will then integrate them into the next version. Use my SF mail alias. for this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ClrDbg

    Tool for opening dmp files for .NET applications.

    ClrDbg can open a dmp file, or connect to a running process, and display information about the objects on the heap and their class information (such as field definitions and method signatures), threads and their call stacks. ClrDbg uses the Microsoft.Diagnostics.Runtime.dll (ClrMD). The user-interface allows the user to drill-down by clicking on hyperlinks in a grid view.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CSS Scanner

    CSS Scanner

    CSS Scanner helps you clean and tidy up your css/stylesheet

    ...It then lists you those CSS selectors and classes that are not used or not defined and those which are used. This way it helps you get an overview of your CSS/stylesheet definitions and lets you easily clean them up. There's a precompiled .msi installer for Windows avaliable for download. Just install and find CSS Scanner in your start menu folder "CSS Scanner". Click on the info icons of the GUI if you need help.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    ...This is just the base of the framework presenting the idea, any code template can be implemented upon request. Some sample generators are present for SQL / PLSQL / C# / AnsiC / Java The main target is to generate DTO/BDO/POJO objects based on the database definitions in multiple languages aligning all technologies used by a development team. If you are willing to contribute drop a message.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    SimpleInput

    SimpleInput

    Create modal forms to input values with a few lines of code.

    The goal of SimpleInput library is provide to .NET based systems a better way to input values. It is like a InputBox, but improved (a lot). You can input more than one value in the same form. You don't need to create a form, with just some lines of code your problem is solved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ...Includes a database testing dll/API, an example project with C# templates to help get started, sql helper scripts and an application to export XML from a database. Features include - testing data outputs, sql objects definitions and security requirements. See http://dbtestunit.wordpress.com/ for more detail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ntail is a small-scale business application framework providing support to implement object-relational data models and strong-typed attribute definitions..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Type-safe Java/C# messaging framework for TIBCO/ActiveMQ JMS, TIBCO/RV, etc. protocols. Generates Java/C# classes from XML definitions - field-level constraints, complex field types (arrays, hashtables, nested message objects) are fully supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This gui engine creates a .net gui defined by xml files. The definitions can be used like a script and so it's possible to change the gui live while your application is still running.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SkeletoNUnit automatically generates NUnit unit test skeletons for your .Net assemblies. Using reflection to probe the assembly for class definitions, test suites are easily made covering all methods and properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This XML-based language will allow easy creation and integration of Game Map and Object definitions for any game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    KodeFu is an N-tier entity code generator that copies object definitions from a .NET assembly and generates equivalent source code for the objects, translator classes, and a suite of unit tests for said translators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Mobile.Windows.Forms offers functionality for developing mobile applications using .NET Compact Framework 1.0, including multiple screen configurations, keyboard navigation and XML based user interface definitions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB