LBPL | 这一个基于Asp.net、 quartz.net 快速开发定时服务的插件化项目

 by   linbin524 C# Version: Current License: No License

kandi X-RAY | LBPL Summary

kandi X-RAY | LBPL Summary

LBPL is a C# library. LBPL has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

This is a plug-in project based on Asp.net, quartz.net for rapid development of timed services.   As in the actual project development need to do regular service operation,. in general can be understood as: the need to dynamically monitor the timing task scheduling system.      In order to achieve rapid development, simple and clear to complete a service,. no longer cumbersome for a variety of code coupling strong operation,. designed a temporary to quartz.net service carrier, plug-in development model.      The main development process.     1、the developer of the new library class library name format LBPL.PlugIn. {Xxxxx} ServicePlugin.   2、 cited LBPL.PlugIn.Integration, LBPL.PlugIn.Model two class libraries    3、 the implementation of the three categories were inherited: ICronConfig, IJobLibray, IJobsConfig three interfaces    3.1 CronConfig This class is used to configure the time expression. (currently configured in the main project of AppSetting, the latter will be a separate pull away).  3.2 The JobLibray service resource pool is used to dynamically load the scheduled tasks in the service plug-in class library.  3.3 JobsConfig specific Quartz.net timing service scheduling configuration    4、 to complete the above operations, automatic translation dll,. through the custom operation (simple choice dll) call the storage method     AddQuartzServer (IJobDetail jobDetail, Quartz.Collection.HashSet triggerList, out string error, bool IsRun = true)      You can achieve a simple service of the automatic call      5、monitoring a variety of service status      Call the method to get all the service status       List GetALLQuartzServer ();.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              LBPL has a low active ecosystem.
              It has 8 star(s) with 2 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              LBPL has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of LBPL is current.

            kandi-Quality Quality

              LBPL has no bugs reported.

            kandi-Security Security

              LBPL has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              LBPL does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              LBPL releases are not available. You will need to build from source code and install.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of LBPL
            Get all kandi verified functions for this library.

            LBPL Key Features

            No Key Features are available at this moment for LBPL.

            LBPL Examples and Code Snippets

            No Code Snippets are available at this moment for LBPL.

            Community Discussions

            No Community Discussions are available at this moment for LBPL.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install LBPL

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/linbin524/LBPL.git

          • CLI

            gh repo clone linbin524/LBPL

          • sshUrl

            git@github.com:linbin524/LBPL.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link