Found 100 packages
Aooshi .Net Framework v5, http://www.aooshi.org/adf/
This library provides object-oriented interface for the API of the Qmuli Adfast product, provided by Qmuli Limited.
This library provides object-oriented interface for the API of the Qmuli Adfast product, provided by Qmuli.com.
This is a demo app for manual usage/testing of the API.
Adform Mobile Software Development Kit (SDK) allows Publishers with mobile apps, or standalone app publishers to integrate their mobile app inventory into Adform’s Private Marketplace, where top advertisers are willing to pay top prices for exclusive and first-look access to premium inventory.
TPL Dataflow Extensions
Emotion is a cross-platform game engine written in C# using .NetCore, with the intent of abstracting the lower levels of game programming, without taking away control from the developer. The core principle is that making games as a programmer should be about coding, and not about drag and drop interfaces, or wrestling with linking libraries and making the same interfaces over and over again. I made this to provide indie developers (and mostly myself) with a foundation which can be extended and adapted to a game's needs. This package is a debug build. For a release version clone and build yourself.
This package provides an attribute that you can apply to your DotNetActivity. You specify the location of the pipeline which your custom activity is run from and the name of the activity in the pipeline. The activity is then de-serialized into an object which you can use to easily debug your custom activity in the context of the pipeline it is found in. This package comes with a base class which you inherit instead of implementing IDotNetActivity. This abstract bass class is called CustomActivityBase, it implements IDotNetActivity and has a number of methods that simplify getting information from the ADF Json files. How to use: 1. Inherit from the abstract bass class called CustomActivityBase. 2. Implement the method RunActivity. This method calls the execute method internally. The arguments for this method are exposed as public properties on the base class: LinkedServices, Datasets, Activity, and Logger. 3. Add the CustomActivity attribute to the RunActivity method and specify the relative location from the custom activity project to the pipeline file and the name of the actviity you wish to target. Optionally the name of the deployment config file to use e.g. [CustomActivity(ActivityName = "KickOffSproc", PipelineLocation = @"..\DataFactoryApp\PipelineBlobSample.json", DeployConfig = "Dev.json")] 4. Run the custom activity as if it were a unit test.
Contains core library for ADF secure publish. See https://github.com/Azure/Azure-DataFactory/tree/master/Samples/ADFSecurePublish for more information.
Package Description
This package is required for securing an application for ADFS users . Note: Please make sure you are using the same nuget package versions for your applications as of VisualGuard WinConsole. If you have the Visual-Guard WinConsole Runtime version '2024.7.2602.19', you must have all packages with version '2024.7.2602.19' About VisualGuard: Visual Guard is a modular solution, which covers most application security requirements, from application-level security systems to Corporate Identity and Access Management Solutions. It provides : -> Security framework for application developers -> Access control for business applications -> Identity Access Management -> Powerful user accounts and groups management features -> Log data processing via the application -> Monitor and Audit sensitive activities -> Send email notifications for important events For details, Please visit: https://www.visual-guard.com/ Supported Platforms: ->.NET Standard 2.0 or Higher ->.NET Framework 4.7.2 or Higher ->.NET Core 2.0 or higher -> Angular 7.0 or higher You will also require other packages as shown below. Package depending on Technology of Application ---------------------------------------- Download nuget package responsible for securing specific type of application (Winform, WPF, WebForm, etc) Ex. If your application is WPF application, choose Novalys.VisualGuard.Security.WPF nuget package. Packages: -> Novalys.VisualGuard.Security.Winform -> Novalys.VisualGuard.Security.WPF -> Novalys.VisualGuard.Security.WebForm -> Novalys.VisualGuard.Security.WebService -> Novalys.VisualGuard.Security.WebMvc -> Novalys.VisualGuard.Security.CRM -> Novalys.VisualGuard.Security.SharePoint -> Novalys.VisualGuard.Security.WebForm.Core -> Novalys.VisualGuard.Security.Angular Package depending on Database Storage ------------------------------------- Download nuget package responsible for data operations depending on the type of your storage. (SQLServer, Oracle, File etc) Ex. If your VisualGuard repository is in SQLServer, choose Novalys.VisualGuard.Security.SQLServer nuget package. Packages: -> Novalys.VisualGuard.Security.SQLServer -> Novalys.VisualGuard.Security.Oracle -> Novalys.VisualGuard.Security.File -> Novalys.VisualGuard.Security.VGServerClient Package depending on Framework of Application ------------------------------------------------- Download nuget package responsible for securing application with specific framework type(.net framework or .net core etc) Ex. If your application is built with .net framework, choose Novalys.VisualGuard.Security.NetFramework nuget package) Packages: -> Novalys.VisualGuard.Security.NetFramework -> Novalys.VisualGuard.Security.Core
Aooshi .Net Framework, http://www.aooshi.org/adf/
增加npoi的操作
基于Layui
Simple utility to load and parse ADFS 3.0 metadata
Diseñado específicamente para .NET 6 y superiores, Adfines.Net.Ganesha es una biblioteca robusta que simplifica la interacción con múltiples sistemas de bases de datos incluyendo MySQL, SQL Server, PostgreSQL y Oracle, ofreciendo una capa de abstracción segura para la ejecución de consultas SQL, gestión eficiente de conexiones, transacciones y un sistema centralizado de logging de errores, con soporte para configuraciones flexibles, cifrado automático de credenciales y optimizado para implementaciones en la nube y aplicaciones empresariales modernas.
用于生成sql查询插件
Microsoft Bot Framework extensions for small-scale and/or enterprise bots.
系统管理插件
ASP.NET Core middleware that enables an application to support the SAML2 SSO authentication workflow. This middleware is opensource (free to use) and is not dependent on any .NET Framework libraries. It has been tested with ADFS and IdentityServer4 as well.