hexsha stringlengths 40 40 | size int64 5 1.05M | ext stringclasses 588
values | lang stringclasses 305
values | max_stars_repo_path stringlengths 3 363 | max_stars_repo_name stringlengths 5 118 | max_stars_repo_head_hexsha stringlengths 40 40 | max_stars_repo_licenses listlengths 1 10 | max_stars_count float64 1 191k ⌀ | max_stars_repo_stars_event_min_datetime stringdate 2015-01-01 00:00:35 2022-03-31 23:43:49 ⌀ | max_stars_repo_stars_event_max_datetime stringdate 2015-01-01 12:37:38 2022-03-31 23:59:52 ⌀ | max_issues_repo_path stringlengths 3 363 | max_issues_repo_name stringlengths 5 118 | max_issues_repo_head_hexsha stringlengths 40 40 | max_issues_repo_licenses listlengths 1 10 | max_issues_count float64 1 134k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 3 363 | max_forks_repo_name stringlengths 5 135 | max_forks_repo_head_hexsha stringlengths 40 40 | max_forks_repo_licenses listlengths 1 10 | max_forks_count float64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringdate 2015-01-01 00:01:02 2022-03-31 23:27:27 ⌀ | max_forks_repo_forks_event_max_datetime stringdate 2015-01-03 08:55:07 2022-03-31 23:59:24 ⌀ | content stringlengths 5 1.05M | avg_line_length float64 1.13 1.04M | max_line_length int64 1 1.05M | alphanum_fraction float64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
31af610a24c8376987a1668d228f2ddebadac378 | 738 | cs | C# | src/Machete.HL7Schema/Generated/V26/Segments/Maps/UACMap.cs | amccool/Machete | 7bb8db195f22e1420287d2e146d50725a9d06a2a | [
"Apache-2.0"
] | 47 | 2017-04-26T12:07:48.000Z | 2021-02-18T22:03:41.000Z | src/Machete.HL7Schema/Generated/V26/Segments/Maps/UACMap.cs | amccool/Machete | 7bb8db195f22e1420287d2e146d50725a9d06a2a | [
"Apache-2.0"
] | 71 | 2017-05-01T00:50:03.000Z | 2020-08-30T18:57:15.000Z | src/Machete.HL7Schema/Generated/V26/Segments/Maps/UACMap.cs | amccool/Machete | 7bb8db195f22e1420287d2e146d50725a9d06a2a | [
"Apache-2.0"
] | 16 | 2017-05-01T15:42:53.000Z | 2022-01-20T03:02:17.000Z | // This file was automatically generated and may be regenerated at any
// time. To ensure any changes are retained, modify the tool with any segment/component/group/field name
// or type changes.
namespace Machete.HL7Schema.V26.Maps
{
using V26;
/// <summary>
/// UAC (SegmentMap) - User Authentication Cr... | 30.75 | 105 | 0.619241 |
62bb04b77175c2f3c5c7f5376cadfa65456344e7 | 868 | cs | C# | CookedRabbit.Core/Bytes.cs | houseofcat/RabbitMQ.Core | 4a3863dc27d2a2ccf37c252e2be65ae820663aed | [
"MIT"
] | 9 | 2019-12-18T07:15:09.000Z | 2022-01-28T17:04:08.000Z | CookedRabbit.Core/Bytes.cs | houseofcat/RabbitMQ.Core | 4a3863dc27d2a2ccf37c252e2be65ae820663aed | [
"MIT"
] | 8 | 2019-12-31T07:38:12.000Z | 2022-02-05T12:29:33.000Z | CookedRabbit.Core/Bytes.cs | houseofcat/RabbitMQ.Core | 4a3863dc27d2a2ccf37c252e2be65ae820663aed | [
"MIT"
] | 8 | 2020-03-25T18:05:18.000Z | 2022-01-28T15:45:54.000Z | using System;
namespace CookedRabbit.Core
{
public static class Bytes
{
public readonly static byte[] Utf8JsonStartsWith = new byte[] { (byte)'{' };
public readonly static byte[] Utf8JsonEndsWith = new byte[] { (byte)'}' };
public readonly static byte[] Utf8JsonArrayStartsWith = new by... | 31 | 97 | 0.601382 |
027fee949c5227e5e272b2622ca6bc4a101ff29f | 292 | cs | C# | EZNEW/Cache/Set/Response/SetRemoveResponse.cs | Jafic/EZNEW | 720adfcf141977a52d864a56a86afcd30d16056b | [
"MIT"
] | 15 | 2020-06-28T15:37:22.000Z | 2021-09-08T01:31:25.000Z | EZNEW/Cache/Set/Response/SetRemoveResponse.cs | Jafic/EZNEW | 720adfcf141977a52d864a56a86afcd30d16056b | [
"MIT"
] | 2 | 2022-03-23T09:11:04.000Z | 2022-03-23T09:11:28.000Z | EZNEW/Cache/Set/Response/SetRemoveResponse.cs | Jafic/EZNEW | 720adfcf141977a52d864a56a86afcd30d16056b | [
"MIT"
] | 2 | 2020-06-16T07:02:04.000Z | 2020-08-24T09:21:49.000Z | namespace EZNEW.Cache.Set
{
/// <summary>
/// Set remove response
/// </summary>
public class SetRemoveResponse : CacheResponse
{
/// <summary>
/// Gets or sets the remove count
/// </summary>
public long RemoveCount { get; set; }
}
}
| 20.857143 | 50 | 0.544521 |
7abaf6d0933fccae5dbccfaca35e9e30edcd8dbb | 421 | cs | C# | RoslynDomCommon/Enums/MemberKind.cs | pottereric/RoslynDOM | 302430d713c1acc8720a12fcd0b10ffaf6836c97 | [
"Apache-2.0"
] | 1 | 2021-04-18T03:29:12.000Z | 2021-04-18T03:29:12.000Z | RoslynDomCommon/Enums/MemberKind.cs | pottereric/RoslynDOM | 302430d713c1acc8720a12fcd0b10ffaf6836c97 | [
"Apache-2.0"
] | null | null | null | RoslynDomCommon/Enums/MemberKind.cs | pottereric/RoslynDOM | 302430d713c1acc8720a12fcd0b10ffaf6836c97 | [
"Apache-2.0"
] | null | null | null | namespace RoslynDom.Common
{
public enum MemberKind
{
Unknown = 0,
Class,
Structure,
Enum,
Interface,
Method,
Constructor,
Destructor,
Operator,
ConversionOperator,
Property,
Event,
Field,
EnumItem,
Invalid,
Whitespac... | 14.517241 | 27 | 0.536817 |
5ad517db8ea21aefc745009d504dd3f2b557bd86 | 4,988 | cs | C# | source/Playnite/ViewModels/CrashHandlerViewModel.cs | bsinky/Playnite | 3369d5cc726acbea503e537ec1f677a8647a1bcc | [
"MIT"
] | 1 | 2020-09-03T22:27:59.000Z | 2020-09-03T22:27:59.000Z | source/Playnite/ViewModels/CrashHandlerViewModel.cs | bsinky/Playnite | 3369d5cc726acbea503e537ec1f677a8647a1bcc | [
"MIT"
] | null | null | null | source/Playnite/ViewModels/CrashHandlerViewModel.cs | bsinky/Playnite | 3369d5cc726acbea503e537ec1f677a8647a1bcc | [
"MIT"
] | null | null | null | using Playnite.Common;
using Playnite.SDK;
using Playnite.Services;
using Playnite.Windows;
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
namespace Playnite.ViewModels
{
public class CrashHandlerViewModel : ObservableObject
{
private static ILo... | 29.169591 | 136 | 0.487771 |
ced15b6bd4ef2aa23eaab0b1d98c65d3667117ba | 2,972 | cs | C# | DbFacadeUnitTest.Shared/TestFacade/Tests/Validator/MatchTests.cs | JSystemsTech/DBFacade.Net | f8009478574686e217a802ef25d89a2d02098211 | [
"MIT"
] | null | null | null | DbFacadeUnitTest.Shared/TestFacade/Tests/Validator/MatchTests.cs | JSystemsTech/DBFacade.Net | f8009478574686e217a802ef25d89a2d02098211 | [
"MIT"
] | 1 | 2020-09-06T21:26:16.000Z | 2020-09-06T21:26:16.000Z | DbFacadeUnitTest.Shared/TestFacade/Tests/Validator/MatchTests.cs | JSystemsTech/DBFacade.Net | f8009478574686e217a802ef25d89a2d02098211 | [
"MIT"
] | null | null | null | using DbFacade.DataLayer.Models.Validators;
using DbFacade.Factories;
using DbFacadeUnitTests.Models;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using System.Text.RegularExpressions;
namespace DbFacadeUnitTests.Tests.Validator
{
[TestClass]
public class MatchTests:ValidatorTestBase
{
[Tes... | 44.358209 | 131 | 0.612046 |
304f7135f33eff7176c2bfd07dde8e56517139cd | 948 | cs | C# | sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/src/Generated/Models/BearerTokenSendingMethods.cs | gjy5885/azure-sdk-for-net | 5491b723c94176509a91c340485f10009189ac72 | [
"MIT"
] | 3,268 | 2015-01-08T04:21:52.000Z | 2022-03-31T11:10:48.000Z | sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/src/Generated/Models/BearerTokenSendingMethods.cs | gjy5885/azure-sdk-for-net | 5491b723c94176509a91c340485f10009189ac72 | [
"MIT"
] | 18,748 | 2015-01-06T00:12:22.000Z | 2022-03-31T23:55:50.000Z | sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/src/Generated/Models/BearerTokenSendingMethods.cs | gjy5885/azure-sdk-for-net | 5491b723c94176509a91c340485f10009189ac72 | [
"MIT"
] | 4,179 | 2015-01-07T20:13:22.000Z | 2022-03-31T09:09:02.000Z | // <auto-generated>
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for
// license information.
//
// Code generated by Microsoft (R) AutoRest Code Generator.
// Changes may cause incorrect behavior and will be lost if the code is
// re... | 31.6 | 78 | 0.669831 |
00cacb896533d3a3cf3cf527e75f6bf481489e98 | 542 | cs | C# | src/UI/Horsesoft.Shared/Windows/CustomControls/ListViewTouch.cs | horseyhorsey/Horsify_2.0 | 91efb6991e64f2492378d59421720fa3daa5e071 | [
"MIT"
] | null | null | null | src/UI/Horsesoft.Shared/Windows/CustomControls/ListViewTouch.cs | horseyhorsey/Horsify_2.0 | 91efb6991e64f2492378d59421720fa3daa5e071 | [
"MIT"
] | 55 | 2018-09-12T13:03:11.000Z | 2019-04-11T21:13:12.000Z | src/UI/Horsesoft.Shared/Windows/CustomControls/ListViewTouch.cs | horseyhorsey/Horsify_2.0 | 91efb6991e64f2492378d59421720fa3daa5e071 | [
"MIT"
] | 1 | 2020-07-27T03:52:47.000Z | 2020-07-27T03:52:47.000Z | using System.Windows.Controls;
using System.Windows.Input;
namespace Horsesoft.Horsify.Resource.Windows.CustomControls
{
/// <summary>
/// This overrides the OnManipulationBoundaryFeedback to stop the window moving when user scrolls to top or bottom
/// </summary>
public class ListViewTouch : ListView... | 28.526316 | 118 | 0.701107 |
a85c0f145492379445b4986cd9e3274b479858ef | 1,175 | cs | C# | src/Libraries/Nop.Data/Mapping/Directory/StateProvinceMap.cs | EvaSRGitHub/NopCommerce-HomePageNewProductsPlugin | 7d4ad8d74ad9b84efd549464efecaaf217ac8a07 | [
"MIT"
] | null | null | null | src/Libraries/Nop.Data/Mapping/Directory/StateProvinceMap.cs | EvaSRGitHub/NopCommerce-HomePageNewProductsPlugin | 7d4ad8d74ad9b84efd549464efecaaf217ac8a07 | [
"MIT"
] | null | null | null | src/Libraries/Nop.Data/Mapping/Directory/StateProvinceMap.cs | EvaSRGitHub/NopCommerce-HomePageNewProductsPlugin | 7d4ad8d74ad9b84efd549464efecaaf217ac8a07 | [
"MIT"
] | null | null | null | using Microsoft.EntityFrameworkCore;
using Microsoft.EntityFrameworkCore.Metadata.Builders;
using Nop.Core.Domain.Directory;
namespace Nop.Data.Mapping.Directory
{
/// <summary>
/// Represents a state and province mapping configuration
/// </summary>
public partial class StateProvinceMap : NopEntityTyp... | 32.638889 | 88 | 0.634043 |
8dcaa883f66d59c45013f19d4f5b4aaec169f1c0 | 2,640 | cs | C# | src/Senparc.Weixin.MP/Senparc.Weixin.MP/TenPayLibV3/TenPayV3/TenPayV3ShortUrlRequestData.cs | tiansfather/WeiXinMPSDK | 075e6bb89b5f6280fe599dfc00a29819accb9fa8 | [
"BSD-2-Clause-FreeBSD"
] | null | null | null | src/Senparc.Weixin.MP/Senparc.Weixin.MP/TenPayLibV3/TenPayV3/TenPayV3ShortUrlRequestData.cs | tiansfather/WeiXinMPSDK | 075e6bb89b5f6280fe599dfc00a29819accb9fa8 | [
"BSD-2-Clause-FreeBSD"
] | null | null | null | src/Senparc.Weixin.MP/Senparc.Weixin.MP/TenPayLibV3/TenPayV3/TenPayV3ShortUrlRequestData.cs | tiansfather/WeiXinMPSDK | 075e6bb89b5f6280fe599dfc00a29819accb9fa8 | [
"BSD-2-Clause-FreeBSD"
] | 1 | 2021-03-27T06:16:04.000Z | 2021-03-27T06:16:04.000Z | /*----------------------------------------------------------------
Copyright (C) 2017 Senparc
文件名:TenPayV3ShortUrlRequestData.cs
文件功能描述:微信支付撤销订单请求参数
创建标识:Senparc - 20161227
----------------------------------------------------------------*/
namespace Senparc.Weixin.MP.TenPayLibV3
{
/// <sum... | 30.344828 | 87 | 0.514015 |
55fd916aef5e7e0017c84f115d5a1f6cddda4da8 | 611 | cs | C# | GammaJul.ReSharper.ForTea/Services/Navigation/T4OutsideSolutionNavigationProvider.v8.cs | citizenmatt/ForTea | 9a50b3cacbb17fca1c9e762878ce6fa77feedfbb | [
"Apache-2.0"
] | 1 | 2020-03-17T02:37:37.000Z | 2020-03-17T02:37:37.000Z | GammaJul.ReSharper.ForTea/Services/Navigation/T4OutsideSolutionNavigationProvider.v8.cs | citizenmatt/ForTea | 9a50b3cacbb17fca1c9e762878ce6fa77feedfbb | [
"Apache-2.0"
] | null | null | null | GammaJul.ReSharper.ForTea/Services/Navigation/T4OutsideSolutionNavigationProvider.v8.cs | citizenmatt/ForTea | 9a50b3cacbb17fca1c9e762878ce6fa77feedfbb | [
"Apache-2.0"
] | null | null | null | using System.Collections.Generic;
using JetBrains.ReSharper.Feature.Services.Navigation.Navigation;
using JetBrains.Util;
namespace GammaJul.ReSharper.ForTea.Services.Navigation {
public partial class T4OutsideSolutionNavigationProvider : INavigationProvider<T4OutsideSolutionNavigationInfo> {
public bool... | 32.157895 | 115 | 0.805237 |
3628720aa1c1fd6d6c837265fe657ae9dda2b6d3 | 5,927 | cs | C# | src/Maetsilor/Migrations/20161206183636_matchmaking.cs | 26sam26/MaetsilorWebSite | d586dc622466522cc7cd3aca541e72aba9c5cbd2 | [
"Unlicense"
] | null | null | null | src/Maetsilor/Migrations/20161206183636_matchmaking.cs | 26sam26/MaetsilorWebSite | d586dc622466522cc7cd3aca541e72aba9c5cbd2 | [
"Unlicense"
] | null | null | null | src/Maetsilor/Migrations/20161206183636_matchmaking.cs | 26sam26/MaetsilorWebSite | d586dc622466522cc7cd3aca541e72aba9c5cbd2 | [
"Unlicense"
] | null | null | null | using System;
using System.Collections.Generic;
using Microsoft.EntityFrameworkCore.Migrations;
using Microsoft.EntityFrameworkCore.Metadata;
namespace Maetsilor.Migrations
{
public partial class matchmaking : Migration
{
protected override void Up(MigrationBuilder migrationBuilder)
{
... | 37.751592 | 122 | 0.504809 |
eaab6e1a8aa12e79874a83cfbcecd246ad286410 | 4,395 | cs | C# | SmartHouse2/UI(Forms)/PrintLineForm.Designer.cs | nikolaivrzhesinsky/--Projects-for-univer--OOP- | a206de5b7e2e0ff38d7e37e039cf044721c5285a | [
"MIT"
] | null | null | null | SmartHouse2/UI(Forms)/PrintLineForm.Designer.cs | nikolaivrzhesinsky/--Projects-for-univer--OOP- | a206de5b7e2e0ff38d7e37e039cf044721c5285a | [
"MIT"
] | null | null | null | SmartHouse2/UI(Forms)/PrintLineForm.Designer.cs | nikolaivrzhesinsky/--Projects-for-univer--OOP- | a206de5b7e2e0ff38d7e37e039cf044721c5285a | [
"MIT"
] | null | null | null |
namespace UI_Forms_
{
partial class PrintLineForm
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// ... | 41.857143 | 144 | 0.582025 |
eaf709eef061f1253aaf1ae0d9f5594a59632881 | 6,931 | cs | C# | src/Microsoft.DotNet.Wpf/test/DRT/DrtXaml/DrtXaml/Tests/Xaml/XamlServicesTests.cs | ericstj/wpf | 69545415380cce83e195dd1a8883a9d312f76e16 | [
"MIT"
] | null | null | null | src/Microsoft.DotNet.Wpf/test/DRT/DrtXaml/DrtXaml/Tests/Xaml/XamlServicesTests.cs | ericstj/wpf | 69545415380cce83e195dd1a8883a9d312f76e16 | [
"MIT"
] | null | null | null | src/Microsoft.DotNet.Wpf/test/DRT/DrtXaml/DrtXaml/Tests/Xaml/XamlServicesTests.cs | ericstj/wpf | 69545415380cce83e195dd1a8883a9d312f76e16 | [
"MIT"
] | null | null | null | namespace DrtXaml.Tests
{
using System;
using System.Collections.Generic;
using System.IO;
using System.Reflection;
using System.Text;
using System.Xaml;
using System.Xml;
using System.Xml.Linq;
using DrtXaml.XamlTestFramework;
using Test.Elements;
using DRT;
[TestClass]... | 32.087963 | 132 | 0.579714 |
d844b6f0212fd6149fa890edfd7d910bf88f9bf5 | 1,288 | cs | C# | Project_Tri-Pong/Assets/_Scripts/Gameplay/Brick_GroupController.cs | Sindiewen/Super-Pong-Unity | 9a34cff82be9fd6cddb5a475403bf25e55754b95 | [
"MIT"
] | null | null | null | Project_Tri-Pong/Assets/_Scripts/Gameplay/Brick_GroupController.cs | Sindiewen/Super-Pong-Unity | 9a34cff82be9fd6cddb5a475403bf25e55754b95 | [
"MIT"
] | 1 | 2019-02-01T21:32:32.000Z | 2019-02-01T21:32:32.000Z | Project_Tri-Pong/Assets/_Scripts/Gameplay/Brick_GroupController.cs | Sindiewen/Super-Pong-Unity | 9a34cff82be9fd6cddb5a475403bf25e55754b95 | [
"MIT"
] | 1 | 2019-02-01T21:23:41.000Z | 2019-02-01T21:23:41.000Z | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class Brick_GroupController : MonoBehaviour
{
// Public variables
// Control the brick respawn time
public Brick_Controller[] bricks;
[Header ("Brick Respawn Values")]
public float brickRespawn;... | 30.666667 | 101 | 0.630435 |
3a85da1fe59d4665edb88d5e67cadc69272551c9 | 2,100 | cs | C# | src/Sepes.Infrastructure/Migrations/20210121094123_MakeDeleteFieldOptional.cs | equinor/sepes | 9c193151ddf4b57be8073bb5f11d3aba534b5aea | [
"MIT"
] | 5 | 2019-01-15T20:49:04.000Z | 2020-04-15T08:55:27.000Z | src/Sepes.Infrastructure/Migrations/20210121094123_MakeDeleteFieldOptional.cs | equinor/sepes-api | 2ff675bca92b3c44bf994a6d34896cf180b7815c | [
"MIT"
] | 536 | 2020-05-07T12:47:18.000Z | 2022-03-31T08:03:06.000Z | src/Sepes.Infrastructure/Migrations/20210121094123_MakeDeleteFieldOptional.cs | equinor/sepes-api | 2ff675bca92b3c44bf994a6d34896cf180b7815c | [
"MIT"
] | 4 | 2019-08-22T10:36:28.000Z | 2020-04-14T08:21:02.000Z | using Microsoft.EntityFrameworkCore.Migrations;
namespace Sepes.Infrastructure.Migrations
{
public partial class MakeDeleteFieldOptional : Migration
{
protected override void Up(MigrationBuilder migrationBuilder)
{
migrationBuilder.Sql("UPDATE dbo.Sandboxes SET Deleted = 0 WHERE De... | 33.333333 | 100 | 0.514286 |
9dad1fea27fa9a9277764a15397b2544e3b67f5a | 827 | cs | C# | CSharp Web 2018/Csharp Web Development Basics 2018/IRunes_Web_App/IRunes.Data/EntityConfiguration/UserAlbumConfiguration.cs | GMihalkow/CSharp | 2151b7b8396a7b3f7aa49fc2ca2490a457acc943 | [
"MIT"
] | 1 | 2019-04-07T23:31:36.000Z | 2019-04-07T23:31:36.000Z | CSharp Web 2018/Csharp Web Development Basics 2018/IRunes_Web_App/IRunes.Data/EntityConfiguration/UserAlbumConfiguration.cs | GMihalkow/CSharp | 2151b7b8396a7b3f7aa49fc2ca2490a457acc943 | [
"MIT"
] | null | null | null | CSharp Web 2018/Csharp Web Development Basics 2018/IRunes_Web_App/IRunes.Data/EntityConfiguration/UserAlbumConfiguration.cs | GMihalkow/CSharp | 2151b7b8396a7b3f7aa49fc2ca2490a457acc943 | [
"MIT"
] | null | null | null | namespace IRunes.Data.EntityConfiguration
{
using IRunes.Models;
using Microsoft.EntityFrameworkCore;
using Microsoft.EntityFrameworkCore.Metadata.Builders;
public class UserAlbumConfiguration : IEntityTypeConfiguration<UserAlbum>
{
public void Configure(EntityTypeBuilder<UserAlbum> builde... | 33.08 | 82 | 0.607013 |
3b2109f0e27a750ebc9e2d2aa052598eb1412ed1 | 1,233 | cs | C# | Oxite/Oxite/Model/PostBase.cs | ldybyz/Oxite | 268dc039f98afdd03802afc15aa771abcf160ccf | [
"MS-PL"
] | 5 | 2017-02-22T09:09:37.000Z | 2021-11-21T07:15:45.000Z | Oxite/Oxite/Model/PostBase.cs | ldybyz/Oxite | 268dc039f98afdd03802afc15aa771abcf160ccf | [
"MS-PL"
] | null | null | null | Oxite/Oxite/Model/PostBase.cs | ldybyz/Oxite | 268dc039f98afdd03802afc15aa771abcf160ccf | [
"MS-PL"
] | 2 | 2021-07-02T06:37:40.000Z | 2021-11-21T07:16:18.000Z | // --------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
// This source code is made available under the terms of the Microsoft Public License (Ms-PL)
// http://www.codeplex.com/oxite/license
// ---------------------------------
using System;
using System.Collections.Generi... | 29.357143 | 94 | 0.553122 |
4b4eb9049dec3141242971a7901ff4a9bdffb17d | 3,027 | cs | C# | MSBenchmarks/experimental/NativeHttpServer/SocketImports.cs | yuleyule66/AspNetCoreBenchmarksCompare | 8dde45845ae2c6a76d0b03750f1316051fa4eed1 | [
"MIT"
] | 28 | 2016-10-15T02:44:35.000Z | 2018-08-30T10:00:00.000Z | MSBenchmarks/experimental/NativeHttpServer/SocketImports.cs | yang-xiaodong/AspNetCoreBenchmarksCompare | 8dde45845ae2c6a76d0b03750f1316051fa4eed1 | [
"MIT"
] | 1 | 2016-10-17T06:13:37.000Z | 2016-10-17T07:02:52.000Z | MSBenchmarks/experimental/NativeHttpServer/SocketImports.cs | yuleyule66/AspNetCoreBenchmarksCompare | 8dde45845ae2c6a76d0b03750f1316051fa4eed1 | [
"MIT"
] | 10 | 2016-10-17T02:54:58.000Z | 2017-07-09T14:39:23.000Z | using System;
using System.Collections.Generic;
using System.Linq;
using System.Runtime.InteropServices;
using System.Text;
using System.Threading.Tasks;
namespace NativeHttpServer
{
public static class SocketImports
{
const string WS2_32 = "ws2_32.dll";
[DllImport(WS2_32, SetLastError = true... | 30.575758 | 123 | 0.652792 |
4b7dc1724e03e42b72bd6f9d81a2bc61ffeb8768 | 2,946 | cs | C# | src/StrawberryShake/Client/src/Core/IOperationStore.cs | HonzaBejvl/hotchocolate | 2d942f618f0c1df5c4b7aac7726d3089e95a36ce | [
"MIT"
] | null | null | null | src/StrawberryShake/Client/src/Core/IOperationStore.cs | HonzaBejvl/hotchocolate | 2d942f618f0c1df5c4b7aac7726d3089e95a36ce | [
"MIT"
] | null | null | null | src/StrawberryShake/Client/src/Core/IOperationStore.cs | HonzaBejvl/hotchocolate | 2d942f618f0c1df5c4b7aac7726d3089e95a36ce | [
"MIT"
] | 1 | 2020-05-01T02:32:16.000Z | 2020-05-01T02:32:16.000Z | using System;
using System.Diagnostics.CodeAnalysis;
namespace StrawberryShake
{
/// <summary>
/// The operation store tracks and stores results by requests.
/// </summary>
public interface IOperationStore
{
/// <summary>
/// Stores the <paramref name="operationResult"/> for the spe... | 36.825 | 98 | 0.574678 |
e180ccd7060bce3e33995b80057b943691959a1d | 1,046 | cs | C# | Source/Client/Pages/WalletRecievePage.razor.cs | TimeWarpEngineering/MyVault-web | 1eddcf598dac32944a588a779f53dfb3380190fd | [
"Unlicense"
] | 1 | 2021-02-22T12:29:27.000Z | 2021-02-22T12:29:27.000Z | Source/Client/Pages/WalletRecievePage.razor.cs | TimeWarpEngineering/MyVault-web | 1eddcf598dac32944a588a779f53dfb3380190fd | [
"Unlicense"
] | null | null | null | Source/Client/Pages/WalletRecievePage.razor.cs | TimeWarpEngineering/MyVault-web | 1eddcf598dac32944a588a779f53dfb3380190fd | [
"Unlicense"
] | null | null | null | namespace Client.Pages
{
using System.Net;
using System.Threading.Tasks;
using Client.Components;
using Client.Features.Clipboard;
using Client.Features.Edge;
using Client.Services;
using Microsoft.AspNetCore.Components;
using Microsoft.JSInterop;
public class WalletReceivePageBase : BaseComponent
... | 37.357143 | 120 | 0.775335 |
bafdf6b03a1cb2bf35cf8db2f755dbbb519f8edc | 1,013 | cs | C# | Assets/Scripts/Component Scripts/Core.cs | Simcrafter/SpaceAI | 5d6122af9657f7bd7af42f5bc3420f87a054e7c2 | [
"MIT"
] | 2 | 2020-10-05T17:15:32.000Z | 2020-10-13T23:07:41.000Z | Assets/Scripts/Component Scripts/Core.cs | Simcrafter/SpaceAI | 5d6122af9657f7bd7af42f5bc3420f87a054e7c2 | [
"MIT"
] | null | null | null | Assets/Scripts/Component Scripts/Core.cs | Simcrafter/SpaceAI | 5d6122af9657f7bd7af42f5bc3420f87a054e7c2 | [
"MIT"
] | 2 | 2020-10-05T17:38:39.000Z | 2020-10-21T03:46:56.000Z | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class Core : MonoBehaviour
{
// Start is called before the first frame update
void Start()
{
}
// Update is called once per frame
void Update()
{
}
}
public class CoreTraits
{
/... | 24.707317 | 87 | 0.613031 |
ee3f14bc3a7b735f7f976d59e170cc6ac2b37b37 | 2,351 | cs | C# | FpML.V5r3.Components/ValuationEngine/Helpers/TradeHelper.cs | mmrath/Highlander.Net | 578eadc2aa9e4c85838751d9d102c1b5bd4c5d71 | [
"BSD-3-Clause"
] | null | null | null | FpML.V5r3.Components/ValuationEngine/Helpers/TradeHelper.cs | mmrath/Highlander.Net | 578eadc2aa9e4c85838751d9d102c1b5bd4c5d71 | [
"BSD-3-Clause"
] | null | null | null | FpML.V5r3.Components/ValuationEngine/Helpers/TradeHelper.cs | mmrath/Highlander.Net | 578eadc2aa9e4c85838751d9d102c1b5bd4c5d71 | [
"BSD-3-Clause"
] | 1 | 2021-10-02T09:53:21.000Z | 2021-10-02T09:53:21.000Z | /*
Copyright (C) 2019 Alex Watt (alexwatt@hotmail.com)
This file is part of Highlander Project https://github.com/alexanderwatt/Highlander.Net
Highlander is free software: you can redistribute it and/or modify it
under the terms of the Highlander license. You should have received a
copy of the license along wi... | 40.534483 | 122 | 0.676308 |
b17607ac6f89d73ac7d64c2c35fd457a9ee17a85 | 1,338 | cs | C# | ios11/DragAndDropCollectionView/PhotoAlbum/AlbumTableViewCell.cs | susairajs/ios-samples | 6c3869949046a6f9c05d5aaa477dd335715e58ac | [
"MIT"
] | 863 | 2016-09-02T06:42:51.000Z | 2022-03-27T08:29:38.000Z | ios11/DragAndDropCollectionView/PhotoAlbum/AlbumTableViewCell.cs | susairajs/ios-samples | 6c3869949046a6f9c05d5aaa477dd335715e58ac | [
"MIT"
] | 182 | 2016-09-01T20:43:50.000Z | 2022-03-31T14:24:31.000Z | ios11/DragAndDropCollectionView/PhotoAlbum/AlbumTableViewCell.cs | susairajs/ios-samples | 6c3869949046a6f9c05d5aaa477dd335715e58ac | [
"MIT"
] | 1,111 | 2016-09-01T17:41:09.000Z | 2022-03-29T19:08:16.000Z | using Foundation;
using System;
using UIKit;
using CoreGraphics;
namespace PhotoAlbum
{
/// <summary>
/// A table view cell used to display a photo album in the photo library.
/// </summary>
public partial class AlbumTableViewCell : UITableViewCell
{
public static string Identifier = "AlbumTab... | 30.409091 | 141 | 0.591181 |
e42deaa9c70a432388fdc9054c35058e07167621 | 1,877 | cs | C# | src/InfiniSwiss.nRoute/Modules/DefaultModulesLocator.cs | InfiniSwiss/InfiniSwiss.nRoute | c40e7070ebbbbcdbb3cdf6d4abef8bd4b0dc0cd6 | [
"MIT"
] | 1 | 2020-12-02T08:28:02.000Z | 2020-12-02T08:28:02.000Z | src/InfiniSwiss.nRoute/Modules/DefaultModulesLocator.cs | InfiniSwiss/InfiniSwiss.nRoute | c40e7070ebbbbcdbb3cdf6d4abef8bd4b0dc0cd6 | [
"MIT"
] | null | null | null | src/InfiniSwiss.nRoute/Modules/DefaultModulesLocator.cs | InfiniSwiss/InfiniSwiss.nRoute | c40e7070ebbbbcdbb3cdf6d4abef8bd4b0dc0cd6 | [
"MIT"
] | null | null | null | using nRoute.ApplicationServices;
using nRoute.Components.Composition;
using nRoute.Internal;
namespace nRoute.Modules
{
public class DefaultModulesLocator
: ResourceLocatorBase<IModule, ModuleMeta>
{
private IModule _instance;
private readonly object _lock = new object();
pu... | 25.712329 | 93 | 0.52211 |
255061eaf53533b9f8725b47262bac60559dd20d | 7,074 | cs | C# | Treefrog.Framework/Model/TileStack.cs | Jorch72/CS-Treefrog | 7f7ad8c5a344ce49b04ed6144baee516da9ffd7a | [
"MIT"
] | 2 | 2020-05-07T23:14:06.000Z | 2021-04-29T12:35:31.000Z | Treefrog.Framework/Model/TileStack.cs | Jorch72/CS-Treefrog | 7f7ad8c5a344ce49b04ed6144baee516da9ffd7a | [
"MIT"
] | null | null | null | Treefrog.Framework/Model/TileStack.cs | Jorch72/CS-Treefrog | 7f7ad8c5a344ce49b04ed6144baee516da9ffd7a | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Collections;
namespace Treefrog.Framework.Model
{
/// <summary>
/// Represents a collection of stacked <see cref="Tile"/> objects ordered from bottom to top.
/// </summary>
public class TileStack : IEnumerable<Tile>, ICloneable, IEq... | 27 | 175 | 0.456178 |
d6ef427d5bd9440951a5f4b3855bb9e492b18535 | 231 | cs | C# | DeviceIOControlLib/Objects/Disk/BLOCK_PREFETCH.cs | LordMike/DeviceIOControlLib | f39a0c8af56db3b0ffe7ec7dc774be6353dd750b | [
"MIT"
] | 28 | 2015-01-05T11:42:54.000Z | 2019-01-21T11:12:05.000Z | DeviceIOControlLib/Objects/Disk/BLOCK_PREFETCH.cs | DamirAinullin/DeviceIOControlLib | 9c9c1bb52c6ebf4bfdca46fec4dfb250a95abfa5 | [
"MIT"
] | 4 | 2019-06-03T21:54:28.000Z | 2020-09-25T14:34:01.000Z | DeviceIOControlLib/Objects/Disk/BLOCK_PREFETCH.cs | DamirAinullin/DeviceIOControlLib | 9c9c1bb52c6ebf4bfdca46fec4dfb250a95abfa5 | [
"MIT"
] | 14 | 2015-02-07T05:06:03.000Z | 2018-08-29T12:49:16.000Z | using System.Runtime.InteropServices;
namespace DeviceIOControlLib.Objects.Disk
{
[StructLayout(LayoutKind.Sequential)]
public struct BLOCK_PREFETCH
{
public short Minimum;
public short Maximum;
}
} | 21 | 41 | 0.714286 |
6e2b0d6dc011d20922988a10cb02d1a5a7db8dcd | 5,257 | cs | C# | lib/Microsoft.Data.Services.Client/ODataLib/OData/Desktop/.Net4.0/Data/OData/Query/SemanticAst/SingleValuePropertyAccessNode.cs | tapika/choco | 18d819c0cd104865b46fae4ed31fec42c34c8c2c | [
"Apache-2.0"
] | 3 | 2021-11-25T03:59:19.000Z | 2022-01-07T23:14:23.000Z | lib/Microsoft.Data.Services.Client/ODataLib/OData/Desktop/.Net4.0/Data/OData/Query/SemanticAst/SingleValuePropertyAccessNode.cs | tapika/choco | 18d819c0cd104865b46fae4ed31fec42c34c8c2c | [
"Apache-2.0"
] | 4 | 2021-09-23T08:50:52.000Z | 2021-11-03T21:12:14.000Z | lib/Microsoft.Data.Services.Client/ODataLib/OData/Desktop/.Net4.0/Data/OData/Query/SemanticAst/SingleValuePropertyAccessNode.cs | tapika/choco | 18d819c0cd104865b46fae4ed31fec42c34c8c2c | [
"Apache-2.0"
] | null | null | null | // OData .NET Libraries ver. 5.6.3
// Copyright (c) Microsoft Corporation
// All rights reserved.
// MIT License
// Permission is hereby granted, free of charge, to any person obtaining a copy of
// this software and associated documentation files (the "Software"), to deal in
// the Software withou... | 41.722222 | 125 | 0.628115 |
6ede9c8dcc9649d1699f306a0e21b0bf3c197c7a | 85,650 | cs | C# | src/L3-solution/BoSSS.Solution.XNSECommon/XNSEUtils.cs | FDYdarmstadt/BoSSS | 974f3eee826424a213e68d8d456d380aeb7cd7e9 | [
"Apache-2.0"
] | 22 | 2017-06-08T05:53:17.000Z | 2021-05-25T13:12:17.000Z | src/L3-solution/BoSSS.Solution.XNSECommon/XNSEUtils.cs | FDYdarmstadt/BoSSS | 974f3eee826424a213e68d8d456d380aeb7cd7e9 | [
"Apache-2.0"
] | 1 | 2020-07-20T15:32:56.000Z | 2020-07-20T15:34:22.000Z | src/L3-solution/BoSSS.Solution.XNSECommon/XNSEUtils.cs | FDYdarmstadt/BoSSS | 974f3eee826424a213e68d8d456d380aeb7cd7e9 | [
"Apache-2.0"
] | 12 | 2018-01-05T19:52:35.000Z | 2021-05-07T07:49:27.000Z | /* =======================================================================
Copyright 2017 Technische Universitaet Darmstadt, Fachgebiet fuer Stroemungsdynamik (chair of fluid dynamics)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
... | 47.609783 | 201 | 0.488103 |
809ab9cc1f4a2ea0535348fd9ad01aef5f87723d | 1,457 | cs | C# | src/Braco.Services.Media/ServiceSetups/ServicesSetup.cs | HorvatJosip/Braco | 1443a1c9b992fe64fb7a3547fa8fa3e7dd97f54f | [
"MIT"
] | null | null | null | src/Braco.Services.Media/ServiceSetups/ServicesSetup.cs | HorvatJosip/Braco | 1443a1c9b992fe64fb7a3547fa8fa3e7dd97f54f | [
"MIT"
] | null | null | null | src/Braco.Services.Media/ServiceSetups/ServicesSetup.cs | HorvatJosip/Braco | 1443a1c9b992fe64fb7a3547fa8fa3e7dd97f54f | [
"MIT"
] | null | null | null | using Braco.Services.Media.Abstractions;
using Microsoft.Extensions.Configuration;
using Microsoft.Extensions.DependencyInjection;
using System.IO;
using VideoLibrary;
namespace Braco.Services.Media
{
/// <summary>
/// Sets up the service implementations for the specific abstractions:
/// <para><see cref... | 38.342105 | 110 | 0.73164 |
f7e0224ff1c532f4ca769472f94fd5f3de7486a0 | 1,870 | cs | C# | Raytracing Environment Tool/Assets/RayLoader.cs | carrolk8/raytracing-environment-tool | 2d7afa598324f7256e5be201bbb0d2d85fc81f36 | [
"MIT"
] | null | null | null | Raytracing Environment Tool/Assets/RayLoader.cs | carrolk8/raytracing-environment-tool | 2d7afa598324f7256e5be201bbb0d2d85fc81f36 | [
"MIT"
] | null | null | null | Raytracing Environment Tool/Assets/RayLoader.cs | carrolk8/raytracing-environment-tool | 2d7afa598324f7256e5be201bbb0d2d85fc81f36 | [
"MIT"
] | null | null | null | using System;
using System.Collections;
using System.Collections.Generic;
using System.IO;
using UnityEngine;
public class RayLoader : MonoBehaviour
{
public List<RayGroup> LoadRays(string path)
{
var rayData = File.ReadAllLines(path);
var rayDataList = new List<RayGroup>();
f... | 40.652174 | 138 | 0.590374 |
6cafe4619e053ac405308e65a81484b14bc0ae90 | 276 | cs | C# | Musics - Server/Commands/InitializeCommand.cs | MalauD/Musics-Free-musics-player | 917a16b9252f6803ef1458cabc741a15fd993039 | [
"MIT"
] | 6 | 2018-10-25T16:32:33.000Z | 2022-02-11T08:24:11.000Z | Musics - Server/Commands/InitializeCommand.cs | MalauD/Musics-Free-musics-player | 917a16b9252f6803ef1458cabc741a15fd993039 | [
"MIT"
] | 3 | 2018-10-20T21:55:48.000Z | 2018-11-17T10:40:12.000Z | Musics - Server/Commands/InitializeCommand.cs | MalauD/Musics-Free-musics-player | 917a16b9252f6803ef1458cabc741a15fd993039 | [
"MIT"
] | 5 | 2018-10-21T11:14:42.000Z | 2019-11-26T01:18:05.000Z | using System.Collections.Generic;
using Musics___Server.MusicsManagement;
namespace Musics___Server.Commands
{
class InitializeCommand : BaseCommand
{
public override void Execute(IEnumerable<string> args)
=> Indexation.InitRepository();
}
}
| 23 | 62 | 0.724638 |
40b33b607ffc656b8060c022f28a9599293fcb8e | 844 | cs | C# | AutoskillTestRun.Android/MainActivity.cs | RedFaceSoftware/AutoskillTestRun-edited | 18e34c9ce01f11da4fb5ab919cae88af58004e1b | [
"MIT"
] | 1 | 2019-11-01T12:23:02.000Z | 2019-11-01T12:23:02.000Z | AutoskillTestRun.Android/MainActivity.cs | RedFaceSoftware/AutoskillTestRun-edited | 18e34c9ce01f11da4fb5ab919cae88af58004e1b | [
"MIT"
] | null | null | null | AutoskillTestRun.Android/MainActivity.cs | RedFaceSoftware/AutoskillTestRun-edited | 18e34c9ce01f11da4fb5ab919cae88af58004e1b | [
"MIT"
] | 2 | 2018-10-14T00:17:34.000Z | 2020-06-25T17:15:56.000Z | using System;
using Android. App;
using Android. Content. PM;
using Android. Runtime;
using Android. Views;
using Android. Widget;
using Android. OS;
namespace AutoskillTestRun. Droid
{
[Activity ( Label = "AutoskillTestRun", Icon = "@mipmap/icon", Theme = "@style/MainTheme", MainLauncher = true, ConfigurationCh... | 30.142857 | 196 | 0.661137 |
9ba5715317fe26c2b522eb1ca2985721fbf94ca6 | 774 | cs | C# | DataBinding101/DataBinding101/DetailsViewModel.cs | ProbynData/IAB330GroupAssignment | 189b51ccc7a74a4b1d69ace976d52be4dbc5233c | [
"MIT"
] | 151 | 2016-01-25T07:23:10.000Z | 2022-03-28T15:46:05.000Z | DataBinding101/DataBinding101/DetailsViewModel.cs | juergenanton/xamarin-forms | e3f6aaf9ad97acf4898522f9708b6349f903cbcb | [
"MIT"
] | 7 | 2017-08-31T08:03:40.000Z | 2022-03-18T00:01:37.000Z | DataBinding101/DataBinding101/DetailsViewModel.cs | juergenanton/xamarin-forms | e3f6aaf9ad97acf4898522f9708b6349f903cbcb | [
"MIT"
] | 128 | 2016-01-29T15:02:33.000Z | 2022-02-23T12:19:01.000Z | using System.ComponentModel;
namespace DataBinding101
{
public class DetailsViewModel : INotifyPropertyChanged
{
string forename, surname;
public string Forename {
get {
return forename;
}
set {
if (forename != value) {
forename = value;
OnPropertyChanged ("Forename");
}
}
... | 17.590909 | 72 | 0.649871 |
9ba5949e81e7fb55d397d1e50c1d5ce440cea070 | 6,877 | cs | C# | lib/TransferConfigurations.cs | pawelpabich/azure-storage-net-data-movement | 9b12ee1d7ee436c37c803d384903776554680175 | [
"MIT"
] | null | null | null | lib/TransferConfigurations.cs | pawelpabich/azure-storage-net-data-movement | 9b12ee1d7ee436c37c803d384903776554680175 | [
"MIT"
] | 1 | 2020-08-07T01:23:48.000Z | 2020-08-07T01:23:48.000Z | lib/TransferConfigurations.cs | pawelpabich/azure-storage-net-data-movement | 9b12ee1d7ee436c37c803d384903776554680175 | [
"MIT"
] | 2 | 2020-08-17T14:59:04.000Z | 2020-09-02T15:33:39.000Z | //------------------------------------------------------------------------------
// <copyright file="TransferConfigurations.cs" company="Microsoft">
// Copyright (c) Microsoft Corporation
// </copyright>
//------------------------------------------------------------------------------
namespace Microsoft.Azure.Storag... | 36.005236 | 149 | 0.535844 |
9bef5d435f6adeded10c686d6527992208480992 | 4,370 | cs | C# | Services/FarmBeats.Partner/FarmBeats.Common/FarmBeatsClient.cs | ncrtc/farmbeats-partner-accelerator | 81ee01ec7e80d043ea1b52106485e9e84a084ebd | [
"MIT"
] | null | null | null | Services/FarmBeats.Partner/FarmBeats.Common/FarmBeatsClient.cs | ncrtc/farmbeats-partner-accelerator | 81ee01ec7e80d043ea1b52106485e9e84a084ebd | [
"MIT"
] | null | null | null | Services/FarmBeats.Partner/FarmBeats.Common/FarmBeatsClient.cs | ncrtc/farmbeats-partner-accelerator | 81ee01ec7e80d043ea1b52106485e9e84a084ebd | [
"MIT"
] | null | null | null | // Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net.Http;
using System.Text;
using System.Threading.Tasks;
using... | 35.241935 | 123 | 0.590389 |
500f7b4b4f6217f5ac094ae2f2d47fc2809168cf | 2,548 | cs | C# | MaasOne.Yahoo/Finance/YahooPortfolio/PortfolioDownload_DesktopSpecific.cs | kflu/yahoo-finance-managed | 014bd22a29713ee6576881de883eb79a9d883f9e | [
"Apache-2.0"
] | null | null | null | MaasOne.Yahoo/Finance/YahooPortfolio/PortfolioDownload_DesktopSpecific.cs | kflu/yahoo-finance-managed | 014bd22a29713ee6576881de883eb79a9d883f9e | [
"Apache-2.0"
] | null | null | null | MaasOne.Yahoo/Finance/YahooPortfolio/PortfolioDownload_DesktopSpecific.cs | kflu/yahoo-finance-managed | 014bd22a29713ee6576881de883eb79a9d883f9e | [
"Apache-2.0"
] | null | null | null | // ******************************************************************************
// **
// ** Yahoo! Managed
// ** Written by Marius Häusler 2012
// ** It would be pleasant, if you contact me when you are using this code.
// ** Contact: YahooFinanceManaged@gmail.com
// ** Project Home: http://code.google.com/p/y... | 37.470588 | 207 | 0.520016 |
0bb5f1b09701cfa3ce11de6010b79856478c82ba | 4,352 | cs | C# | dropbox-sdk-dotnet/Dropbox.Api/Generated/Team/DeleteSecondaryEmailsResult.cs | sucrose0413/dropbox-sdk-dotnet | 2bc848fdf797a0f33fa0ac1cf15b4a4055956c3b | [
"MIT"
] | 356 | 2015-06-23T15:28:00.000Z | 2022-03-28T18:58:15.000Z | dropbox-sdk-dotnet/Dropbox.Api/Generated/Team/DeleteSecondaryEmailsResult.cs | sucrose0413/dropbox-sdk-dotnet | 2bc848fdf797a0f33fa0ac1cf15b4a4055956c3b | [
"MIT"
] | 210 | 2015-10-06T10:44:10.000Z | 2022-03-30T22:27:39.000Z | dropbox-sdk-dotnet/Dropbox.Api/Generated/Team/DeleteSecondaryEmailsResult.cs | brandboxmarketplace/dropbox-sdk-dotnet | ba325d22bea171cdb830002805c231c46b5e1c0f | [
"MIT"
] | 551 | 2015-07-15T19:31:56.000Z | 2022-03-28T18:58:20.000Z | // <auto-generated>
// Auto-generated by StoneAPI, do not modify.
// </auto-generated>
namespace Dropbox.Api.Team
{
using sys = System;
using col = System.Collections.Generic;
using re = System.Text.RegularExpressions;
using enc = Dropbox.Api.Stone;
/// <summary>
/// <para>The delete secondar... | 35.096774 | 126 | 0.567555 |
509dae3b2c2629234dfbcc6458dd1de4af1670d5 | 2,462 | cs | C# | Training.Docker.CommonLibs/RabbitMQDAL/MessagesListener.cs | lukaszkepa/Training.Docker | 3dd00ea1030b28bb9945569dcc6f24dce443fe4f | [
"MIT"
] | null | null | null | Training.Docker.CommonLibs/RabbitMQDAL/MessagesListener.cs | lukaszkepa/Training.Docker | 3dd00ea1030b28bb9945569dcc6f24dce443fe4f | [
"MIT"
] | null | null | null | Training.Docker.CommonLibs/RabbitMQDAL/MessagesListener.cs | lukaszkepa/Training.Docker | 3dd00ea1030b28bb9945569dcc6f24dce443fe4f | [
"MIT"
] | null | null | null | using System;
using System.IO;
using System.Linq;
using System.Threading;
using System.Runtime.Serialization.Formatters.Binary;
using RabbitMQ.Client;
using RabbitMQ.Client.Events;
using Newtonsoft.Json.Bson;
using Newtonsoft.Json.Linq;
namespace Training.Docker.CommonLibs.RabbitMQDAL
{
public class MessagesListen... | 36.205882 | 114 | 0.576361 |
c2d776e45fa77b37dcaf9300f7bcdc0efbba7f6c | 1,636 | cs | C# | src/Bulwark/FileSystem/RepoDirectoryContents.cs | pauldotknopf/bulwark | 2f8561c23652f8092ddb67648f66101e45420bb0 | [
"MIT"
] | 4 | 2018-05-22T12:15:59.000Z | 2022-01-13T04:30:31.000Z | src/Bulwark/FileSystem/RepoDirectoryContents.cs | pauldotknopf/bulwark | 2f8561c23652f8092ddb67648f66101e45420bb0 | [
"MIT"
] | null | null | null | src/Bulwark/FileSystem/RepoDirectoryContents.cs | pauldotknopf/bulwark | 2f8561c23652f8092ddb67648f66101e45420bb0 | [
"MIT"
] | null | null | null | using System;
using System.Collections;
using System.Collections.Generic;
using LibGit2Sharp;
using Microsoft.Extensions.FileProviders;
namespace Bulwark.FileSystem
{
public class RepoDirectoryContents : IDirectoryContents
{
readonly Tree _tree;
List<IFileInfo> _matched;
publi... | 27.728814 | 100 | 0.485941 |
09796a67df12d1c9c290c9296f3dc8f682f49560 | 1,873 | cs | C# | MvvmCross/Binding/Droid/Target/MvxCompoundButtonCheckedTargetBinding.cs | Oglan/MvvmCross | 6cdd4015d4ac51ae086c0daf4a66349047ecf87f | [
"MS-PL"
] | 2 | 2018-01-04T06:52:33.000Z | 2021-04-27T20:01:01.000Z | MvvmCross/Binding/Droid/Target/MvxCompoundButtonCheckedTargetBinding.cs | Oglan/MvvmCross | 6cdd4015d4ac51ae086c0daf4a66349047ecf87f | [
"MS-PL"
] | null | null | null | MvvmCross/Binding/Droid/Target/MvxCompoundButtonCheckedTargetBinding.cs | Oglan/MvvmCross | 6cdd4015d4ac51ae086c0daf4a66349047ecf87f | [
"MS-PL"
] | 1 | 2018-01-04T06:52:34.000Z | 2018-01-04T06:52:34.000Z | // MvxCompoundButtonCheckedTargetBinding.cs
// MvvmCross is licensed using Microsoft Public License (Ms-PL)
// Contributions and inspirations noted in readme.md and license.txt
//
// Project Lead - Stuart Lodge, @slodge, me@slodge.com
using System.Reflection;
using Android.Widget;
using MvvmCross.Platform.Platform;
u... | 31.745763 | 113 | 0.644955 |
57401dd21c9f4a0582cd96d874cb94be59ef641c | 1,018 | cs | C# | Assets/SnowTrack/Test/Test.cs | oOFlyOo/Unity-Miscellaneous-Shaders | 4460ec781de4025a8448a36f8657de28e8c327dd | [
"MIT"
] | null | null | null | Assets/SnowTrack/Test/Test.cs | oOFlyOo/Unity-Miscellaneous-Shaders | 4460ec781de4025a8448a36f8657de28e8c327dd | [
"MIT"
] | null | null | null | Assets/SnowTrack/Test/Test.cs | oOFlyOo/Unity-Miscellaneous-Shaders | 4460ec781de4025a8448a36f8657de28e8c327dd | [
"MIT"
] | null | null | null | using System;
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
[ExecuteInEditMode]
public class Test : MonoBehaviour
{
private Camera _camera;
private RenderTexture _rt;
private void OnEnable()
{
_camera = GetComponent<Camera>();
var useRT =... | 23.674419 | 147 | 0.667976 |
59bd8b9ed000818758dc753e01db6cb2998cb786 | 15,726 | cs | C# | src/Test.UnitTests.Sarif.Driver/DriverExtensionMethodsTests.cs | Yiwei-Ding/sarif-sdk | c18abd737d34263aa21cb15e9df2be91e1d98208 | [
"MIT"
] | 78 | 2019-05-17T00:49:33.000Z | 2022-03-21T21:52:19.000Z | src/Test.UnitTests.Sarif.Driver/DriverExtensionMethodsTests.cs | Yiwei-Ding/sarif-sdk | c18abd737d34263aa21cb15e9df2be91e1d98208 | [
"MIT"
] | 932 | 2015-11-27T23:54:04.000Z | 2019-05-06T20:37:39.000Z | src/Test.UnitTests.Sarif.Driver/DriverExtensionMethodsTests.cs | Yiwei-Ding/sarif-sdk | c18abd737d34263aa21cb15e9df2be91e1d98208 | [
"MIT"
] | 48 | 2019-07-02T20:16:27.000Z | 2022-03-02T21:58:48.000Z | // Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Text;
using FluentAssertions;
using Microsoft.CodeAnalysis.Sarif.Writers;
using... | 36.915493 | 141 | 0.522765 |
8726001b63c82bc43b01ee6ea082723adb3d6feb | 214 | cs | C# | Scripting.Tests/Data/Disposable.cs | telmengedar/NightlyCode.Scripting | e9c9a6cd1f17437b3e239c0fa1400099aec64786 | [
"Unlicense"
] | null | null | null | Scripting.Tests/Data/Disposable.cs | telmengedar/NightlyCode.Scripting | e9c9a6cd1f17437b3e239c0fa1400099aec64786 | [
"Unlicense"
] | null | null | null | Scripting.Tests/Data/Disposable.cs | telmengedar/NightlyCode.Scripting | e9c9a6cd1f17437b3e239c0fa1400099aec64786 | [
"Unlicense"
] | null | null | null | using System;
namespace Scripting.Tests.Data {
public class Disposable : IDisposable {
public bool Disposed { get; set; }
public void Dispose() {
Disposed = true;
}
}
} | 21.4 | 43 | 0.574766 |
470aa3c0b2e358ef1af1b0de4e55d3b87a6296fc | 1,265 | cs | C# | Cytar/IO/OutputStream.cs | SardineFish/CytarMP | 561256a68433f4cb119e854d3e7d8cb36ce6bedd | [
"MIT"
] | null | null | null | Cytar/IO/OutputStream.cs | SardineFish/CytarMP | 561256a68433f4cb119e854d3e7d8cb36ce6bedd | [
"MIT"
] | null | null | null | Cytar/IO/OutputStream.cs | SardineFish/CytarMP | 561256a68433f4cb119e854d3e7d8cb36ce6bedd | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.IO;
using System.Text;
namespace Cytar.IO
{
public class OutputStream: Stream
{
public OutputStream(Stream innerStream)
{
this.innerStream = innerStream ?? throw new ArgumentNullException(nameof(innerStream));
... | 30.853659 | 118 | 0.635573 |
d0bf295b2949d4fe5994c50090bec901508c8f10 | 455 | cshtml | C# | Soapbox.Web/Views/Shared/_SeoPartial.cshtml | wvdhouten/Soapbox | 7582e86d871d0a033005b54e25b6cd415b2c1edd | [
"MIT"
] | 2 | 2021-09-02T21:58:18.000Z | 2022-01-04T08:38:41.000Z | Soapbox.Web/Views/Shared/_SeoPartial.cshtml | wvdhouten/Soapbox | 7582e86d871d0a033005b54e25b6cd415b2c1edd | [
"MIT"
] | 28 | 2021-09-02T22:12:40.000Z | 2021-12-27T18:39:13.000Z | Soapbox.Web/Views/Shared/_SeoPartial.cshtml | wvdhouten/Soapbox | 7582e86d871d0a033005b54e25b6cd415b2c1edd | [
"MIT"
] | null | null | null | @using Soapbox.Web.Extensions
@inject IOptionsSnapshot<SiteSettings> settings
@{ var seo = ViewData.GetSeoValues(settings.Value); }
<base href="@Context.Request.BaseUrl()">
<title>@seo.Title</title>
<meta name="description" content="@seo.Description" />
<meta name="keywords" content="@seo.Keywords" />
<meta name="auth... | 37.916667 | 58 | 0.725275 |
ca7af258914504d840d431764e325e54ac819dc2 | 4,645 | cs | C# | XModule/Xky.XModule.Demo/System.cs | loveyeguo/xky | f888f2e6f5778b3a43a3432430033497518731b0 | [
"Apache-2.0"
] | 1 | 2021-01-15T06:59:49.000Z | 2021-01-15T06:59:49.000Z | XModule/Xky.XModule.Demo/System.cs | loveyeguo/xky | f888f2e6f5778b3a43a3432430033497518731b0 | [
"Apache-2.0"
] | null | null | null | XModule/Xky.XModule.Demo/System.cs | loveyeguo/xky | f888f2e6f5778b3a43a3432430033497518731b0 | [
"Apache-2.0"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Drawing;
using System.IO;
using System.Linq;
using System.Reflection;
using System.Text;
using System.Text.RegularExpressions;
using System.Threading;
using System.Threading.Tasks;
using System.Windows.Controls;
using System.Windows.Media;
using System.Windo... | 25.108108 | 107 | 0.524865 |
c5719c3c748c8e50af9c8b18eeee210365e779fd | 2,257 | cs | C# | src/Husky/Stdout/Logger.cs | donalfenwick/Husky.Net | c6c34f0bbf704481cfb7973fbf5946709475758c | [
"MIT"
] | null | null | null | src/Husky/Stdout/Logger.cs | donalfenwick/Husky.Net | c6c34f0bbf704481cfb7973fbf5946709475758c | [
"MIT"
] | null | null | null | src/Husky/Stdout/Logger.cs | donalfenwick/Husky.Net | c6c34f0bbf704481cfb7973fbf5946709475758c | [
"MIT"
] | null | null | null | using System.Runtime.InteropServices;
using CliFx.Infrastructure;
namespace Husky.Stdout;
public class Logger : ILogger
{
private readonly IConsole _console;
public Logger(IConsole console)
{
_console = console;
Init();
}
public bool Colors { get; set; } = true;
public bool Verbose { g... | 23.757895 | 129 | 0.604342 |
3f44dbe120a914492f6ff55fb3320041ec611b65 | 349 | cs | C# | src/MR.AttributeDI.Abstractions/IApplier.cs | mrahhal/MR.AttributeDI | 58eb3b89dce4bc99ecdade89f2080a8d0461e417 | [
"MIT"
] | 10 | 2016-03-09T21:36:42.000Z | 2021-03-16T09:24:58.000Z | src/MR.AttributeDI.Abstractions/IApplier.cs | alihmd/MR.AttributeDI | 58eb3b89dce4bc99ecdade89f2080a8d0461e417 | [
"MIT"
] | 4 | 2016-03-10T05:23:46.000Z | 2019-02-07T10:08:17.000Z | src/MR.AttributeDI.Abstractions/IApplier.cs | alihmd/MR.AttributeDI | 58eb3b89dce4bc99ecdade89f2080a8d0461e417 | [
"MIT"
] | 3 | 2017-05-17T09:32:48.000Z | 2021-03-21T00:58:00.000Z | namespace MR.AttributeDI
{
/// <summary>
/// Represents an applier that gets fed into a <see cref="Collector"/>.
/// </summary>
public interface IApplier
{
/// <summary>
/// Applies the service using the applying context.
/// </summary>
/// <param name="context">The applying context.</param>
void Apply(A... | 23.266667 | 72 | 0.667622 |
b9aca31bdcf79238b52e8eca054c2d7451d5d091 | 5,186 | cs | C# | vkBotCore/Subjects/User.cs | DarkLexFirst/vkBotCore | 8579168e926c8848431c4577289c1b77a1938a04 | [
"MIT"
] | 7 | 2020-03-05T13:53:44.000Z | 2020-12-25T09:34:11.000Z | vkBotCore/Subjects/User.cs | DarkLexFirst/vkBotCore | 8579168e926c8848431c4577289c1b77a1938a04 | [
"MIT"
] | 1 | 2022-02-14T20:18:27.000Z | 2022-02-14T20:18:27.000Z | vkBotCore/Subjects/User.cs | DarkLexFirst/vkBotCore | 8579168e926c8848431c4577289c1b77a1938a04 | [
"MIT"
] | 8 | 2020-02-18T13:41:15.000Z | 2021-08-09T10:29:54.000Z | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using VkBotCore.Utils;
using VkNet.Enums;
using VkNet.Enums.Filters;
using VkNet.Enums.SafetyEnums;
namespace VkBotCore.Subjects
{
public class User : IUser, IEquatable<User>
{
/// <summary>
/// VkApi обработчик упр... | 26.191919 | 132 | 0.67528 |
e6eaac4b750937e08b64b1f356a775fa86439840 | 334 | cs | C# | src/SFA.DAS.Roatp.CourseManagement.Web/Models/ReviewYourDetailsViewModel.cs | SkillsFundingAgency/das-roatp-coursemanagement-web | 47438fe78df730cac631d839c3e19a2bad5cca90 | [
"MIT"
] | null | null | null | src/SFA.DAS.Roatp.CourseManagement.Web/Models/ReviewYourDetailsViewModel.cs | SkillsFundingAgency/das-roatp-coursemanagement-web | 47438fe78df730cac631d839c3e19a2bad5cca90 | [
"MIT"
] | null | null | null | src/SFA.DAS.Roatp.CourseManagement.Web/Models/ReviewYourDetailsViewModel.cs | SkillsFundingAgency/das-roatp-coursemanagement-web | 47438fe78df730cac631d839c3e19a2bad5cca90 | [
"MIT"
] | null | null | null | using System.Diagnostics.CodeAnalysis;
namespace SFA.DAS.Roatp.CourseManagement.Web.Models
{
[ExcludeFromCodeCoverage]
public class ReviewYourDetailsViewModel
{
public string StandardsUrl { get; set; }
public string ProviderLocationsUrl { get; set; }
public string BackUrl { get; s... | 25.692308 | 56 | 0.694611 |
ab561435f3671e70f86183c3901069152a5e4534 | 4,849 | cs | C# | src/NmliTests/ExperimentalTests.cs | rosenhouse/nmli | 0bc57178154b6eb939b7e808a63849b3ed0198aa | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | src/NmliTests/ExperimentalTests.cs | rosenhouse/nmli | 0bc57178154b6eb939b7e808a63849b3ed0198aa | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | src/NmliTests/ExperimentalTests.cs | rosenhouse/nmli | 0bc57178154b6eb939b7e808a63849b3ed0198aa | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | using System;
using NUnit.Framework;
using Nmli;
using Nmli.Experimental;
namespace NmliTests
{
using TNS = TruncatedNormalSampler;
[TestFixture]
public class ExperimentalTestsNonGeneric
{
[Test]
public void CDF()
{
double delta = 0.01;
... | 27.089385 | 113 | 0.479274 |
ab862f153f4fed8c65cd9a79ef2be6158c73cbf3 | 3,594 | cs | C# | Vibechat.Web/Vibechat.BusinessLogic/Extensions/HttpContextExtensions.cs | ActualDennis/Vibechat.Web | 2d8c903de2bd0de338972adc40edef7ab4803bfd | [
"MIT"
] | 1 | 2019-11-07T10:50:57.000Z | 2019-11-07T10:50:57.000Z | Vibechat.Web/Vibechat.BusinessLogic/Extensions/HttpContextExtensions.cs | developeramarish/Vibechat.Core | 0a4361a0ae8454bbd81aadde806f9c4e0e6c5806 | [
"MIT"
] | 11 | 2020-07-06T18:02:28.000Z | 2022-02-26T10:36:59.000Z | Vibechat.Web/Vibechat.BusinessLogic/Extensions/HttpContextExtensions.cs | developeramarish/Vibechat.Core | 0a4361a0ae8454bbd81aadde806f9c4e0e6c5806 | [
"MIT"
] | 1 | 2020-03-26T07:02:16.000Z | 2020-03-26T07:02:16.000Z | using System;
using System.Linq;
using Microsoft.AspNetCore.Http;
using Microsoft.Extensions.DependencyInjection;
using Vibechat.BusinessLogic.Services.Users;
namespace Vibechat.BusinessLogic.Extensions
{
public static class HttpContextExtensions
{
private static string[] SpaPaths =
{
... | 27.646154 | 114 | 0.466333 |
398a31f2079b629f76f91017a398621ac2b41f18 | 2,181 | cs | C# | Core/Services/Student/StudentService.cs | chungpj/demo.flexcelReport | 39531dca96f42b4145bd870dde36f2da59ea8912 | [
"Net-SNMP",
"Xnet"
] | 1 | 2022-03-20T17:40:13.000Z | 2022-03-20T17:40:13.000Z | Core/Services/Student/StudentService.cs | chungpj/demo.flexcelReport | 39531dca96f42b4145bd870dde36f2da59ea8912 | [
"Net-SNMP",
"Xnet"
] | null | null | null | Core/Services/Student/StudentService.cs | chungpj/demo.flexcelReport | 39531dca96f42b4145bd870dde36f2da59ea8912 | [
"Net-SNMP",
"Xnet"
] | null | null | null | using System;
using System.Collections.Generic;
namespace Core.Services.Student
{
using Core.Models;
public class StudentService : IStudentService
{
private readonly IGenericRepository<Student> _studentRepo;
public StudentService(IGenericRepository<Student> studentRepo)
{
... | 27.2625 | 81 | 0.47868 |
39bec4fbb43bdb53ca7d38a45b10681515ff8a87 | 4,813 | cs | C# | src/Microsoft.Health.Fhir.SqlServer.Api/Registration/FhirServerBuilderSqlServerRegistrationExtensions.cs | d-wall/fhir-server | 6c5686e36d339c21bb6bd82344e206ad35e8fe7c | [
"MIT"
] | null | null | null | src/Microsoft.Health.Fhir.SqlServer.Api/Registration/FhirServerBuilderSqlServerRegistrationExtensions.cs | d-wall/fhir-server | 6c5686e36d339c21bb6bd82344e206ad35e8fe7c | [
"MIT"
] | 1 | 2019-11-18T14:17:15.000Z | 2019-11-18T15:42:15.000Z | src/Microsoft.Health.Fhir.SqlServer.Api/Registration/FhirServerBuilderSqlServerRegistrationExtensions.cs | d-wall/fhir-server | 6c5686e36d339c21bb6bd82344e206ad35e8fe7c | [
"MIT"
] | 2 | 2019-11-14T17:06:15.000Z | 2021-04-11T07:34:20.000Z | // -------------------------------------------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License (MIT). See LICENSE in the repo root for license information.
// -----------------------------------------------------------... | 38.504 | 172 | 0.581134 |
4634c01c283c31ca6b9d89cdf2c6dabc01eb20b6 | 267 | cs | C# | myunitydotsexperiments/Assets/EmissionMasking/Scripts/Components/RequestEmissionSwitchInputData.cs | devviktoria/myunitydotsexperimentsproject | b007b8c451332249fa71907520b2fd26294778a9 | [
"MIT"
] | null | null | null | myunitydotsexperiments/Assets/EmissionMasking/Scripts/Components/RequestEmissionSwitchInputData.cs | devviktoria/myunitydotsexperimentsproject | b007b8c451332249fa71907520b2fd26294778a9 | [
"MIT"
] | null | null | null | myunitydotsexperiments/Assets/EmissionMasking/Scripts/Components/RequestEmissionSwitchInputData.cs | devviktoria/myunitydotsexperimentsproject | b007b8c451332249fa71907520b2fd26294778a9 | [
"MIT"
] | null | null | null | using Unity.Entities;
[GenerateAuthoringComponent]
public struct RequestEmissionSwitchInputData : IComponentData
{
public UnityEngine.KeyCode topSwitchKeyCode;
public UnityEngine.KeyCode backSwitchKeyCode;
public UnityEngine.KeyCode leftSwitchKeyCode;
}
| 26.7 | 61 | 0.831461 |
07b95c74fc65c6bc5f072c31074fe9a2be11d2fd | 748 | cs | C# | CSHARP/MainFrm.cs | korayustundag/CSmysqlLogin | 8c15381bfa6d7e086cbd4d8572671a844352fa3c | [
"MIT"
] | null | null | null | CSHARP/MainFrm.cs | korayustundag/CSmysqlLogin | 8c15381bfa6d7e086cbd4d8572671a844352fa3c | [
"MIT"
] | null | null | null | CSHARP/MainFrm.cs | korayustundag/CSmysqlLogin | 8c15381bfa6d7e086cbd4d8572671a844352fa3c | [
"MIT"
] | null | null | null | using System;
using System.Windows.Forms;
namespace CSmysqlLogin
{
public partial class MainFrm : Form
{
public MainFrm()
{
InitializeComponent();
}
private void btnLogin_Click(object sender, EventArgs e)
{
LoginFrm loginFrm = new ... | 23.375 | 67 | 0.537433 |
f960920357ef2567ab4488b60ccd6644a1ea2d91 | 1,272 | cs | C# | Runtime/TraceEventScope.cs | baba-s/Kogane.CompleteEventsTracer | 46ad8c46c5ab27df56502fb784a8e80db6a5b97f | [
"MIT"
] | null | null | null | Runtime/TraceEventScope.cs | baba-s/Kogane.CompleteEventsTracer | 46ad8c46c5ab27df56502fb784a8e80db6a5b97f | [
"MIT"
] | null | null | null | Runtime/TraceEventScope.cs | baba-s/Kogane.CompleteEventsTracer | 46ad8c46c5ab27df56502fb784a8e80db6a5b97f | [
"MIT"
] | null | null | null | using System;
using UnityEngine;
namespace Kogane.CompleteEventsTracer
{
public sealed class TraceEventScope : IDisposable
{
private readonly string m_name;
private readonly string m_category;
private readonly long m_processId;
private readonly long m_threadId;
priv... | 25.44 | 65 | 0.511006 |
5bf89a8fb60fec6795d00309141911e632c6dd54 | 501 | cshtml | C# | Source/Web/ImageContestSystem.Web/Areas/Administration/Views/Home/Index.cshtml | TeamHOOPRINGHA/ImageContestSystem | 4615416a64199874ec9d95d18f7932ed8e1ffbc9 | [
"MIT"
] | null | null | null | Source/Web/ImageContestSystem.Web/Areas/Administration/Views/Home/Index.cshtml | TeamHOOPRINGHA/ImageContestSystem | 4615416a64199874ec9d95d18f7932ed8e1ffbc9 | [
"MIT"
] | null | null | null | Source/Web/ImageContestSystem.Web/Areas/Administration/Views/Home/Index.cshtml | TeamHOOPRINGHA/ImageContestSystem | 4615416a64199874ec9d95d18f7932ed8e1ffbc9 | [
"MIT"
] | null | null | null | @{
ViewBag.Title = "Admin home";
}
<div class="row">
<div class="col-lg-3">
<div class="panel-body">
<div class="list-group">
<a href="#" id="show-contests" class="list-group-item">Contests</a>
<a href="#" id="show-users" class="list-group-item">Users</a>
... | 27.833333 | 83 | 0.491018 |
56b8addc940383bc3ff3e552691856ae00b920f5 | 197 | cs | C# | src/Resony.ManagedBass/BassException.cs | ikebig/resony | 0baae982cd7adc387300a789d4a74954d65b7544 | [
"MIT"
] | null | null | null | src/Resony.ManagedBass/BassException.cs | ikebig/resony | 0baae982cd7adc387300a789d4a74954d65b7544 | [
"MIT"
] | null | null | null | src/Resony.ManagedBass/BassException.cs | ikebig/resony | 0baae982cd7adc387300a789d4a74954d65b7544 | [
"MIT"
] | null | null | null | using System;
namespace Resony.ManagedBass
{
public class BassException : Exception
{
public BassException(string message)
: base(message)
{
}
}
}
| 15.153846 | 44 | 0.573604 |
71ad3114cb7768abbdc3700cb9138226256391f4 | 964 | cs | C# | sources/backend/src/MovieNight.Common.Testing/Fakes/JwtSecretOptionsFaker.cs | Glenn-S/MovieNight | c41007dc7eecb2303482e76f8a5d0ce4726a83c7 | [
"MIT"
] | null | null | null | sources/backend/src/MovieNight.Common.Testing/Fakes/JwtSecretOptionsFaker.cs | Glenn-S/MovieNight | c41007dc7eecb2303482e76f8a5d0ce4726a83c7 | [
"MIT"
] | null | null | null | sources/backend/src/MovieNight.Common.Testing/Fakes/JwtSecretOptionsFaker.cs | Glenn-S/MovieNight | c41007dc7eecb2303482e76f8a5d0ce4726a83c7 | [
"MIT"
] | null | null | null | using Bogus;
using MovieNight.Common.Options;
namespace MovieNight.Common.Testing.Fakes
{
public class JwtSecretOptionsFaker :
Faker<JwtSecretOptions>
{
private string _key;
private string _issuer;
private string _audience;
public JwtSecretOptionsFaker()
{
... | 24.717949 | 73 | 0.558091 |
546fe3c1106b3452115711764929bb4024e7b85d | 1,846 | cs | C# | Sistema Rentas/Rentas/Win.Rentas/FormLogin.cs | Rosa-2204/ventas | 76be11bec8f4a3b4d8f93044ddd75a875d8ee374 | [
"MIT"
] | null | null | null | Sistema Rentas/Rentas/Win.Rentas/FormLogin.cs | Rosa-2204/ventas | 76be11bec8f4a3b4d8f93044ddd75a875d8ee374 | [
"MIT"
] | null | null | null | Sistema Rentas/Rentas/Win.Rentas/FormLogin.cs | Rosa-2204/ventas | 76be11bec8f4a3b4d8f93044ddd75a875d8ee374 | [
"MIT"
] | null | null | null | using BL.Rentas;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
namespace Win.Rentas
{
public partial class FormLogin : Form
{
Segurida... | 23.974026 | 71 | 0.490791 |
170db354344aa80d692b1e4832b1847a0d31904f | 3,835 | cs | C# | src/SaneDevelopment.WPF4.Controls/LinqToVisualTree/VisualTreeAdapter.cs | SaneDevelopment/WPF-Controls | 3c5c59fc5dfa1e31bf1b61017dae066e6023a05c | [
"BSD-3-Clause"
] | 1 | 2019-05-17T13:39:45.000Z | 2019-05-17T13:39:45.000Z | src/SaneDevelopment.WPF4.Controls/LinqToVisualTree/VisualTreeAdapter.cs | SaneDevelopment/WPF-Controls | 3c5c59fc5dfa1e31bf1b61017dae066e6023a05c | [
"BSD-3-Clause"
] | 19 | 2019-05-17T14:02:15.000Z | 2019-08-05T14:18:38.000Z | src/SaneDevelopment.WPF4.Controls/LinqToVisualTree/VisualTreeAdapter.cs | SaneDevelopment/WPF-Controls | 3c5c59fc5dfa1e31bf1b61017dae066e6023a05c | [
"BSD-3-Clause"
] | null | null | null | // --------------------------------------------------------------------------------------------------------------------
// <copyright file="VisualTreeAdapter.cs" company="Sane Development">
//
// Sane Development WPF Controls Library
//
// The BSD 3-Clause License
//
// Copyright (c) 2011-2019, Sane Development
... | 38.35 | 120 | 0.630508 |
1d35f7f748d02effd67ea73d6189428615a9455f | 681 | cs | C# | OMF/base/ProjectElementGeometry.cs | gmggroup/omf_csharp | 55607fc606ec8cb30f820b824e845be5953d2763 | [
"MIT"
] | 1 | 2019-01-31T23:33:26.000Z | 2019-01-31T23:33:26.000Z | OMF/base/ProjectElementGeometry.cs | gmggroup/omf_csharp | 55607fc606ec8cb30f820b824e845be5953d2763 | [
"MIT"
] | null | null | null | OMF/base/ProjectElementGeometry.cs | gmggroup/omf_csharp | 55607fc606ec8cb30f820b824e845be5953d2763 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace OMF
{
public class ProjectElementGeometry: UidModel
{
public double[] origin { get; set; }
public virtual int LocationLength()
{
throw new NotImplem... | 24.321429 | 81 | 0.641703 |
1dfe5129a89d5af2e0b001007a8951f64f21c6f2 | 942 | cs | C# | src/Servers/GameServer/Server.cs | zerratar/Ravenfall-Server | 5513320fdc778094d59276cfec94bf231c0feada | [
"MIT"
] | 5 | 2020-09-02T21:28:23.000Z | 2022-01-09T22:57:43.000Z | src/Servers/GameServer/Server.cs | zerratar/Ravenfall-Server | 5513320fdc778094d59276cfec94bf231c0feada | [
"MIT"
] | 31 | 2020-07-21T18:53:45.000Z | 2022-03-09T04:04:06.000Z | src/Servers/GameServer/Server.cs | zerratar/Ravenfall-Server | 5513320fdc778094d59276cfec94bf231c0feada | [
"MIT"
] | 2 | 2020-09-02T21:28:24.000Z | 2022-01-14T07:19:41.000Z | using GameServer.Network;
using Microsoft.Extensions.Logging;
using Shinobytes.Ravenfall.RavenNet.Core;
using Shinobytes.Ravenfall.RavenNet.Server;
using System.Net;
namespace GameServer
{
internal class Server : IRavenServer
{
const int gameServerPort = 8133;
private readonly ILogger logger;... | 25.459459 | 103 | 0.625265 |
03286326445990864db3fcbf6f2f7309bf7f7d4b | 367 | cs | C# | RetrospectiveExtension.Backend/Configuration/AppInsightsSettings.cs | Ashikpaul/vsts-extension-retrospectives | 046e990ce22c2db64296695c561c73e776085129 | [
"MIT"
] | null | null | null | RetrospectiveExtension.Backend/Configuration/AppInsightsSettings.cs | Ashikpaul/vsts-extension-retrospectives | 046e990ce22c2db64296695c561c73e776085129 | [
"MIT"
] | null | null | null | RetrospectiveExtension.Backend/Configuration/AppInsightsSettings.cs | Ashikpaul/vsts-extension-retrospectives | 046e990ce22c2db64296695c561c73e776085129 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
namespace CollaborationStateService.Configuration
{
public class AppInsightsSettings
{
/// <summary>
/// The instrumentation key for the App Insights entity.
/// </summary>
public s... | 22.9375 | 64 | 0.683924 |
034b4c8a7d50fbf79c106882af4d621e8e5fc060 | 349 | cs | C# | Trifolia.Export/Types/BaseTypeExporter.cs | lantanagroup/trifolia | dcc687e1f2e2cf8d2c1384e41e16a820f3047757 | [
"Apache-2.0"
] | 34 | 2016-05-13T02:31:45.000Z | 2021-10-04T17:19:46.000Z | Trifolia.Export/Types/BaseTypeExporter.cs | sajjad765/Trifolia | e73c575db16f01500b2628d083356bf5a275ab0e | [
"Apache-2.0"
] | 52 | 2016-09-28T21:00:12.000Z | 2019-02-08T15:09:50.000Z | Trifolia.Export/Types/BaseTypeExporter.cs | sajjad765/Trifolia | e73c575db16f01500b2628d083356bf5a275ab0e | [
"Apache-2.0"
] | 7 | 2016-09-19T20:41:40.000Z | 2021-03-03T19:23:12.000Z | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Trifolia.Export.Types
{
public abstract class BaseTypeExporter
{
protected byte[] ConvertToBytes(string content)
{
return System.Text.Encoding.UTF8.GetBytes... | 20.529412 | 63 | 0.690544 |
7e83326bbc1ba461d8c0795c45c6c9927f6717e1 | 908 | cs | C# | src/FCP.Web/Mvc/NotFound/NotFoundController.cs | wanlitao/FCP.Web.Framework | af547069636d2a03afecc44251f7772accc85f79 | [
"Apache-2.0"
] | 3 | 2016-12-22T03:31:45.000Z | 2020-06-02T02:17:09.000Z | src/FCP.Web/Mvc/NotFound/NotFoundController.cs | wanlitao/FCP.Web.Framework | af547069636d2a03afecc44251f7772accc85f79 | [
"Apache-2.0"
] | null | null | null | src/FCP.Web/Mvc/NotFound/NotFoundController.cs | wanlitao/FCP.Web.Framework | af547069636d2a03afecc44251f7772accc85f79 | [
"Apache-2.0"
] | 1 | 2021-08-29T08:16:48.000Z | 2021-08-29T08:16:48.000Z | using System.Web.Mvc;
using System.Web.Routing;
namespace FCP.Web
{
/// <summary>
/// 404错误控制器
/// </summary>
public class NotFoundController : IController
{
public void Execute(RequestContext requestContext)
{
ExecuteNotFound(requestContext);
}
public ... | 30.266667 | 90 | 0.653084 |
49d708e43d0823936e96ac24b99831cf896fb9fc | 356 | cs | C# | samples/ASBTaskQueue/Greetings/Ports/Events/GreetingEvent.cs | samrumley88/Brighter | ec5d1c782af6ece8714e2dade519b311bfb62a1e | [
"MIT"
] | 1,390 | 2017-03-23T05:31:14.000Z | 2022-03-31T22:43:42.000Z | samples/ASBTaskQueue/Greetings/Ports/Events/GreetingEvent.cs | samrumley88/Brighter | ec5d1c782af6ece8714e2dade519b311bfb62a1e | [
"MIT"
] | 1,082 | 2017-03-27T15:32:35.000Z | 2022-03-30T17:06:36.000Z | samples/ASBTaskQueue/Greetings/Ports/Events/GreetingEvent.cs | samrumley88/Brighter | ec5d1c782af6ece8714e2dade519b311bfb62a1e | [
"MIT"
] | 173 | 2017-03-21T10:49:14.000Z | 2022-03-30T14:00:02.000Z | using Paramore.Brighter;
using System;
namespace Greetings.Ports.Events
{
public class GreetingEvent : Event
{
public GreetingEvent() : base(Guid.NewGuid()) { }
public GreetingEvent(string greeting) : base(Guid.NewGuid())
{
Greeting = greeting;
}
public st... | 19.777778 | 68 | 0.601124 |
49f00025ee4aa76f7483a61b68edd32170256feb | 367 | cs | C# | backend/src/Application/Auth/Dtos/RegisterDto.cs | BinaryStudioAcademy/bsa-2021-scout | 2b1575d8acdf58b75985bd2dcd71f2f5492dfb85 | [
"MIT"
] | null | null | null | backend/src/Application/Auth/Dtos/RegisterDto.cs | BinaryStudioAcademy/bsa-2021-scout | 2b1575d8acdf58b75985bd2dcd71f2f5492dfb85 | [
"MIT"
] | null | null | null | backend/src/Application/Auth/Dtos/RegisterDto.cs | BinaryStudioAcademy/bsa-2021-scout | 2b1575d8acdf58b75985bd2dcd71f2f5492dfb85 | [
"MIT"
] | null | null | null | using Application.Common.Models;
using Application.Users.Dtos;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Application.Auth.Dtos
{
public class RegisterDto
{
public UserRegisterDto UserRegisterDto { get; set; }
... | 19.315789 | 60 | 0.72752 |
357323172de27039d53c32f43ca78792bd2432e5 | 1,047 | cs | C# | dotnet/xdelta3.net/NativeMethods.cs | hanabi1224/xdelta3-dotnet | acb1d72c5098e5d06182111341ac8b99e0ef45f6 | [
"MIT"
] | 5 | 2021-08-03T19:19:18.000Z | 2021-09-22T02:54:30.000Z | dotnet/xdelta3.net/NativeMethods.cs | hanabi1224/xdelta3-dotnet | acb1d72c5098e5d06182111341ac8b99e0ef45f6 | [
"MIT"
] | 2 | 2019-11-16T22:18:14.000Z | 2022-02-23T08:22:25.000Z | dotnet/xdelta3.net/NativeMethods.cs | hanabi1224/xdelta3-dotnet | acb1d72c5098e5d06182111341ac8b99e0ef45f6 | [
"MIT"
] | 1 | 2020-08-28T15:20:17.000Z | 2020-08-28T15:20:17.000Z | using System.Runtime.InteropServices;
namespace xdelta3.net
{
internal static unsafe class NativeMethods
{
private const string libName = @"xdelta3";
[DllImport(libName, EntryPoint = "xd3_encode_memory_rs", CharSet = CharSet.Ansi)]
internal static extern int EncodeMemory(
... | 30.794118 | 89 | 0.573066 |
695ab9637de447a2a505bf595eb2c02b49b8308c | 1,544 | cs | C# | Playables.BuildTools.Editor/Utils/InfoPlistUtils.cs | studentutu/net.playables.buildtools | b3285335522c044b2487dcedaa676b1d3ed87289 | [
"MIT"
] | null | null | null | Playables.BuildTools.Editor/Utils/InfoPlistUtils.cs | studentutu/net.playables.buildtools | b3285335522c044b2487dcedaa676b1d3ed87289 | [
"MIT"
] | null | null | null | Playables.BuildTools.Editor/Utils/InfoPlistUtils.cs | studentutu/net.playables.buildtools | b3285335522c044b2487dcedaa676b1d3ed87289 | [
"MIT"
] | null | null | null | using System.IO;
using UnityEditor;
using UnityEditor.Build.Reporting;
using UnityEditor.iOS.Xcode;
public static class InfoPlistUtils
{
public static void SetRootKey<T>(PlistDocument plist, PlistKey<T> key, T element) where T : PlistElement
{
plist.root[key.key] = element;
}
public static string GetInfoPlistPa... | 26.62069 | 130 | 0.766192 |
52458d58ac8af179c4087ceb4c16d915bd04939a | 6,331 | cs | C# | ToBot.Plugin.PluginHumbleBundle/HumbleBundle.cs | tariel36/ToBot_Plugin_HumbleBundle | d9f434fe92b9766133ae3d52086fcb34798ce7d8 | [
"MIT"
] | null | null | null | ToBot.Plugin.PluginHumbleBundle/HumbleBundle.cs | tariel36/ToBot_Plugin_HumbleBundle | d9f434fe92b9766133ae3d52086fcb34798ce7d8 | [
"MIT"
] | null | null | null | ToBot.Plugin.PluginHumbleBundle/HumbleBundle.cs | tariel36/ToBot_Plugin_HumbleBundle | d9f434fe92b9766133ae3d52086fcb34798ce7d8 | [
"MIT"
] | null | null | null | // The MIT License (MIT)
//
// Copyright (c) 2022 tariel36
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Software without restriction, including without limitation the rights
// to use, copy,... | 40.324841 | 241 | 0.601011 |
c18bc1dc109e76c0154f26c8d2750e32ccbba126 | 2,542 | cs | C# | Seminararbeit - Abgabe - 01.11.2018/Aufgabe 1 - Die Kunst der Fuge/Projekt Dateien/Aufgabe1_DieKunstDerFuge/Program.cs | atalantus/BwInf36_Runde02 | 7dc5b43520c9feaf705e3b2fbbc122814f078af8 | [
"MIT"
] | 4 | 2018-12-13T12:03:43.000Z | 2022-01-28T13:33:36.000Z | Seminararbeit - Abgabe - 01.11.2018/Aufgabe 1 - Die Kunst der Fuge/Projekt Dateien/Aufgabe1_DieKunstDerFuge/Program.cs | atalantus/BwInf36_Runde02 | 7dc5b43520c9feaf705e3b2fbbc122814f078af8 | [
"MIT"
] | null | null | null | Seminararbeit - Abgabe - 01.11.2018/Aufgabe 1 - Die Kunst der Fuge/Projekt Dateien/Aufgabe1_DieKunstDerFuge/Program.cs | atalantus/BwInf36_Runde02 | 7dc5b43520c9feaf705e3b2fbbc122814f078af8 | [
"MIT"
] | 1 | 2021-09-16T05:56:41.000Z | 2021-09-16T05:56:41.000Z | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Aufgabe1_DieKunstDerFuge
{
/// <summary>
/// Execution class of the program.
/// </summary>
class Program
{
/// <summary>
/// Entry point for execution.
... | 29.905882 | 111 | 0.466168 |
8a1efca65a5c0bb82afd284052be4f4732ba8244 | 624 | cs | C# | Assets/Scripts/Managers/MultiScenes_Managers/Menu_Managers/SubSelectionMenus/SystemMenu/MenuSlots/Graphic/ChoiceSlots/ResolutionChoiceSlot.cs | Amulet-Games/VolunsTale-Codes-Repository | 2169ad247df9dc859b192fb3c41048af6a8efc1d | [
"MIT"
] | null | null | null | Assets/Scripts/Managers/MultiScenes_Managers/Menu_Managers/SubSelectionMenus/SystemMenu/MenuSlots/Graphic/ChoiceSlots/ResolutionChoiceSlot.cs | Amulet-Games/VolunsTale-Codes-Repository | 2169ad247df9dc859b192fb3c41048af6a8efc1d | [
"MIT"
] | null | null | null | Assets/Scripts/Managers/MultiScenes_Managers/Menu_Managers/SubSelectionMenus/SystemMenu/MenuSlots/Graphic/ChoiceSlots/ResolutionChoiceSlot.cs | Amulet-Games/VolunsTale-Codes-Repository | 2169ad247df9dc859b192fb3c41048af6a8efc1d | [
"MIT"
] | null | null | null | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using TMPro;
namespace SA
{
public class ResolutionChoiceSlot : BaseChoiceSlot
{
public RectTransform _choiceSlotRect;
public TMP_Text _slotTitleText;
public override void OnChoiceSelected()
{
... | 22.285714 | 57 | 0.645833 |
439341dddf1ac246fb08a84c7d10fb6eae150f31 | 1,978 | cs | C# | Antd2/Jobs/JobManager.cs | Anthilla/Antd | 063143cf502c13c73aca7bfadd0c6f6d1de00df4 | [
"BSD-3-Clause"
] | 37 | 2015-05-14T06:58:18.000Z | 2020-12-15T17:16:34.000Z | Antd2/Jobs/JobManager.cs | Anthilla/Antd | 063143cf502c13c73aca7bfadd0c6f6d1de00df4 | [
"BSD-3-Clause"
] | 47 | 2015-02-14T16:11:03.000Z | 2018-03-26T01:41:32.000Z | Antd2/Jobs/JobManager.cs | Anthilla/Antd | 063143cf502c13c73aca7bfadd0c6f6d1de00df4 | [
"BSD-3-Clause"
] | 12 | 2015-03-14T13:21:41.000Z | 2019-06-26T08:11:22.000Z | using System;
using System.Linq;
using System.Threading;
namespace Antd2.Jobs {
public class JobManager {
public void ExecuteAllJobs() {
var jobs = GetAllTypesImplementingInterface(typeof(Job));
if (jobs.Length == 0) {
return;
}
Job instanc... | 35.963636 | 85 | 0.517189 |
1ecab961bf6e80da44d8b62092051a438ec7b0dc | 937 | cs | C# | ToMigrate/Raven.Database/Plugins/Builtins/Monitoring/Snmp/Objects/Server/ServerConcurrentRequests.cs | ryanheath/ravendb | f32ee65b73912aa1532929164d004e027d266270 | [
"Linux-OpenIB"
] | 1 | 2017-03-02T13:05:14.000Z | 2017-03-02T13:05:14.000Z | ToMigrate/Raven.Database/Plugins/Builtins/Monitoring/Snmp/Objects/Server/ServerConcurrentRequests.cs | ryanheath/ravendb | f32ee65b73912aa1532929164d004e027d266270 | [
"Linux-OpenIB"
] | 1 | 2019-03-12T12:10:52.000Z | 2019-03-12T12:10:52.000Z | ToMigrate/Raven.Database/Plugins/Builtins/Monitoring/Snmp/Objects/Server/ServerConcurrentRequests.cs | aviv86/ravendb | 3ee33d576fecd2c47dc7a9f5b671a46731fed659 | [
"Linux-OpenIB"
] | null | null | null | // -----------------------------------------------------------------------
// <copyright file="ServerConcurrentRequests.cs" company="Hibernating Rhinos LTD">
// Copyright (c) Hibernating Rhinos LTD. All rights reserved.
// </copyright>
// ----------------------------------------------------------------------... | 32.310345 | 84 | 0.558164 |
3db698acc9f990c2fb9cde26a61db393b511a1b8 | 85 | cs | C# | Semestrul5/DS/Project/FamilyExpenses/Model/ShopType.cs | Andrei15193/Laboratoare-Facultate | ef9f0f64c055e85ddc84bc05eddd417b330539ae | [
"MIT"
] | 2 | 2019-04-06T09:42:26.000Z | 2021-12-14T22:11:27.000Z | Semestrul5/DS/Project/FamilyExpenses/Model/ShopType.cs | Andrei15193/Laboratoare-Facultate | ef9f0f64c055e85ddc84bc05eddd417b330539ae | [
"MIT"
] | null | null | null | Semestrul5/DS/Project/FamilyExpenses/Model/ShopType.cs | Andrei15193/Laboratoare-Facultate | ef9f0f64c055e85ddc84bc05eddd417b330539ae | [
"MIT"
] | null | null | null | namespace FamilyExpenses.Model
{
public enum ShopType
{
Virtual,
Physical
}
} | 10.625 | 31 | 0.717647 |
4fd60ac5e2f3cc0a4bca27b16c359482b8930c36 | 27,858 | cs | C# | RTSGame/RTSEngine/Controllers/GameplayController.cs | RegrowthStudios/VoxelRTS | ebb9ada8ef5e34e4f41b512e047bde71431392df | [
"Apache-2.0"
] | 11 | 2015-08-08T15:57:46.000Z | 2021-06-16T04:43:30.000Z | RTSGame/RTSEngine/Controllers/GameplayController.cs | RegrowthStudios/VoxelRTS | ebb9ada8ef5e34e4f41b512e047bde71431392df | [
"Apache-2.0"
] | null | null | null | RTSGame/RTSEngine/Controllers/GameplayController.cs | RegrowthStudios/VoxelRTS | ebb9ada8ef5e34e4f41b512e047bde71431392df | [
"Apache-2.0"
] | 6 | 2015-08-15T10:31:47.000Z | 2020-04-16T02:11:32.000Z | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Text.RegularExpressions;
using RTSEngine.Data;
using RTSEngine.Interfaces;
using RTSEngine.Data.Team;
using Microsoft.Xna.Framework;
using RTSEngine.Algorithms;
using RTSEngine.Data.Parsers;
using System.IO;
using Grey.V... | 40.257225 | 130 | 0.515005 |
8b2b3475a4074aabe717886edd4d04ee640f0f60 | 271 | cs | C# | AppInfraDemo/Infrastructure/Common/DataModel/Abstractions/Demo_IAuditable.cs | sugamgoel/InviteTest | f0b6838a7506d0b0af19477fa5a8e16bc40b31fd | [
"MIT"
] | 12 | 2018-08-29T15:26:01.000Z | 2021-02-03T21:44:37.000Z | AppInfraDemo/Infrastructure/Common/DataModel/Abstractions/Demo_IAuditable.cs | sugamgoel/InviteTest | f0b6838a7506d0b0af19477fa5a8e16bc40b31fd | [
"MIT"
] | null | null | null | AppInfraDemo/Infrastructure/Common/DataModel/Abstractions/Demo_IAuditable.cs | sugamgoel/InviteTest | f0b6838a7506d0b0af19477fa5a8e16bc40b31fd | [
"MIT"
] | 5 | 2018-11-28T13:02:48.000Z | 2020-01-29T11:01:09.000Z | using System;
namespace Common.DataModel.Abstractions
{
public interface IAuditable
{
DateTime? LastEditDate { get; set; }
DateTime CreationDate { get; set; }
string LastEditBy { get; set; }
string CreatedBy { get; set; }
}
} | 22.583333 | 44 | 0.616236 |
8b3a11c3ebcac50e9c31e3e950a8b32a2bc3d260 | 246 | cs | C# | test/OpenApi.Generator.Mvc.Tests/Fixtures/Types/ConflictingType.cs | brijgogogo/Swashbuckle.AspNetCore | 09fc51e1d5215ef8fa9e053cc918798ae07bc0f3 | [
"MIT"
] | null | null | null | test/OpenApi.Generator.Mvc.Tests/Fixtures/Types/ConflictingType.cs | brijgogogo/Swashbuckle.AspNetCore | 09fc51e1d5215ef8fa9e053cc918798ae07bc0f3 | [
"MIT"
] | null | null | null | test/OpenApi.Generator.Mvc.Tests/Fixtures/Types/ConflictingType.cs | brijgogogo/Swashbuckle.AspNetCore | 09fc51e1d5215ef8fa9e053cc918798ae07bc0f3 | [
"MIT"
] | null | null | null | using System;
namespace OpenApi.Generator.Mvc.Tests
{
namespace Namespace1
{
public class ConflictingType
{
}
}
namespace Namespace2
{
public class ConflictingType
{
}
}
} | 13.666667 | 37 | 0.544715 |
4165ef5d9efeb58ab0e34e434c89a42a7fd62653 | 3,560 | cs | C# | SIL.Windows.Forms.WritingSystems/WSIdentifiers/IpaIdentifierView.Designer.cs | samdoss/libpalaso | 6fce851d2170b999ee843bd411d9e972b1ccbe28 | [
"MIT"
] | 1 | 2015-03-04T15:59:32.000Z | 2015-03-04T15:59:32.000Z | SIL.Windows.Forms.WritingSystems/WSIdentifiers/IpaIdentifierView.Designer.cs | samdoss/libpalaso | 6fce851d2170b999ee843bd411d9e972b1ccbe28 | [
"MIT"
] | null | null | null | SIL.Windows.Forms.WritingSystems/WSIdentifiers/IpaIdentifierView.Designer.cs | samdoss/libpalaso | 6fce851d2170b999ee843bd411d9e972b1ccbe28 | [
"MIT"
] | null | null | null | using SIL.Windows.Forms.Widgets;
namespace SIL.Windows.Forms.WritingSystems.WSIdentifiers
{
partial class IpaIdentifierView
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/... | 35.6 | 148 | 0.722753 |
963f21d9fd809d55bcfae19407070210e94920da | 12,115 | cs | C# | passwordManagement/Form1.cs | ue8d/MyPasswordManagemer | 4baa88027422809fa213a2c47181996e4db46ee6 | [
"MIT"
] | null | null | null | passwordManagement/Form1.cs | ue8d/MyPasswordManagemer | 4baa88027422809fa213a2c47181996e4db46ee6 | [
"MIT"
] | null | null | null | passwordManagement/Form1.cs | ue8d/MyPasswordManagemer | 4baa88027422809fa213a2c47181996e4db46ee6 | [
"MIT"
] | null | null | null | using MySql.Data.MySqlClient;
using System;
using System.IO;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
namespace MyPasswordManager
{
public partial class Fo... | 33.010899 | 150 | 0.476517 |
386c1dceed4a4eaa5c671ff938ca97464047b52b | 4,919 | cs | C# | Assets/Scripts/Event/EventBridge.cs | JoliChen/FairyGUI-unity | 531e9c526346ba6b713c8da0878fa9d6126bef52 | [
"MIT"
] | 1 | 2021-11-26T02:31:07.000Z | 2021-11-26T02:31:07.000Z | Assets/Scripts/Event/EventBridge.cs | JoliChen/FairyGUI-unity | 531e9c526346ba6b713c8da0878fa9d6126bef52 | [
"MIT"
] | null | null | null | Assets/Scripts/Event/EventBridge.cs | JoliChen/FairyGUI-unity | 531e9c526346ba6b713c8da0878fa9d6126bef52 | [
"MIT"
] | null | null | null | #if FAIRYGUI_TOLUA
using LuaInterface;
#endif
namespace FairyGUI
{
/// <summary>
///
/// </summary>
class EventBridge
{
public EventDispatcher owner;
EventCallback0 _callback0;
EventCallback1 _callback1;
EventCallback1 _captureCallback;
inte... | 28.433526 | 117 | 0.460866 |
ac3511994f198182c860b16e5e9eecf7be0c55f8 | 1,778 | cs | C# | src/DiskQueue/Implementation/Constants.cs | i-e-b/DiskQueue | 3705db88d779d782fb3a21eecc8c7a37c8737dfa | [
"BSD-3-Clause"
] | 79 | 2015-02-27T18:47:29.000Z | 2022-02-11T17:29:33.000Z | src/DiskQueue/Implementation/Constants.cs | rayzhb/DiskQueue | 3705db88d779d782fb3a21eecc8c7a37c8737dfa | [
"BSD-3-Clause"
] | 14 | 2017-09-01T06:57:18.000Z | 2022-03-25T12:06:17.000Z | src/DiskQueue/Implementation/Constants.cs | rayzhb/DiskQueue | 3705db88d779d782fb3a21eecc8c7a37c8737dfa | [
"BSD-3-Clause"
] | 37 | 2015-03-05T07:33:16.000Z | 2021-12-14T00:06:10.000Z | using System;
namespace DiskQueue.Implementation
{
/// <summary>
/// Magic constants used in the disk queue
/// </summary>
public static class Constants
{
/// <summary> Operation end marker </summary>
public static readonly int OperationSeparator = 0x42FEBCA1;
/// <summary> Bytes of operation e... | 35.56 | 112 | 0.67604 |
8759113d95d6a4d4a10ce1d018a253b08bbdf5c8 | 350 | cs | C# | Com.Bekijkhet.MyRouter.Dal/IDal.cs | broersa/mylorawan | b24d637a3c408ce6f5d72f80bad2b792ebfbc68c | [
"MIT"
] | 1 | 2016-05-20T18:49:31.000Z | 2016-05-20T18:49:31.000Z | Com.Bekijkhet.MyRouter.Dal/IDal.cs | broersa/mylorawan | b24d637a3c408ce6f5d72f80bad2b792ebfbc68c | [
"MIT"
] | null | null | null | Com.Bekijkhet.MyRouter.Dal/IDal.cs | broersa/mylorawan | b24d637a3c408ce6f5d72f80bad2b792ebfbc68c | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Threading.Tasks;
namespace Com.Bekijkhet.MyRouter.Dal
{
public interface IDal
{
void BeginTransaction();
void CommitTransaction();
void RollbackTransaction();
void Close();
Task<List<Broker... | 16.666667 | 41 | 0.608571 |
87b40fdd8724ccd2a10aad38ead9ec5f8fce1041 | 1,844 | cs | C# | src/Excepticon/Model/HttpRequestData.cs | Excepticon/excepticon-dotnet | eb3fc86ce9f778ea11e054a1c360d840383e5013 | [
"MIT"
] | 3 | 2020-05-17T19:04:10.000Z | 2020-07-02T05:45:50.000Z | src/Excepticon/Model/HttpRequestData.cs | Excepticon/excepticon-dotnet | eb3fc86ce9f778ea11e054a1c360d840383e5013 | [
"MIT"
] | 1 | 2020-11-02T12:57:57.000Z | 2020-11-15T20:18:37.000Z | src/Excepticon/Model/HttpRequestData.cs | Excepticon/excepticon-dotnet | eb3fc86ce9f778ea11e054a1c360d840383e5013 | [
"MIT"
] | null | null | null | using System.Collections.Generic;
using System.Linq;
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.Http.Features;
namespace Excepticon.Model
{
public class HttpRequestData
{
public HttpRequestData(HttpContext context)
{
var request = context.Request;
... | 33.527273 | 137 | 0.566703 |
e2cb901601c5927dc1bc86781a61693af5556fc4 | 329 | cs | C# | Mammothcode.BeiQin/Mammothcode.AdminService/Models/CourseModel.cs | 1152250070/juzen | dc4699c6409ab183827a5fb592bb7eee3dfaa353 | [
"Apache-2.0"
] | null | null | null | Mammothcode.BeiQin/Mammothcode.AdminService/Models/CourseModel.cs | 1152250070/juzen | dc4699c6409ab183827a5fb592bb7eee3dfaa353 | [
"Apache-2.0"
] | null | null | null | Mammothcode.BeiQin/Mammothcode.AdminService/Models/CourseModel.cs | 1152250070/juzen | dc4699c6409ab183827a5fb592bb7eee3dfaa353 | [
"Apache-2.0"
] | null | null | null | using Mammothcode.Model;
using System;
using System.Collections.Generic;
using System.Text;
namespace Mammothcode.AdminService.Models
{
/// <summary>
///
/// </summary>
public class GetCourseModel:PageModel
{
public string CourseName { get; set; }
public int? Status { get; set; }... | 19.352941 | 46 | 0.641337 |
481e87aa07ac7c5db9f960b95478885e4fda02d9 | 93 | cshtml | C# | src/FileDemo/Views/_ViewImports.cshtml | mirusser/Learning-dontNet | d96f9f12201eabdf8c9d1bddf606ef74cc98e2e6 | [
"MIT"
] | null | null | null | src/FileDemo/Views/_ViewImports.cshtml | mirusser/Learning-dontNet | d96f9f12201eabdf8c9d1bddf606ef74cc98e2e6 | [
"MIT"
] | null | null | null | src/FileDemo/Views/_ViewImports.cshtml | mirusser/Learning-dontNet | d96f9f12201eabdf8c9d1bddf606ef74cc98e2e6 | [
"MIT"
] | null | null | null | @using FileDemo
@using FileDemo.Models
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
| 23.25 | 52 | 0.817204 |
4843dab50ff14c3128ac228cf0178040d439b3ac | 6,318 | cs | C# | GT Dead Week - Alpha 1/Assets/Scripts/ThirdPersonController.cs | mokonzi131/gatech-deadweek | 5acae33d4eb76f2daaa6e772afd6b74c29aac55a | [
"MIT"
] | 1 | 2017-10-11T11:37:42.000Z | 2017-10-11T11:37:42.000Z | GT Dead Week - Alpha 1/Assets/Scripts/ThirdPersonController.cs | mokonzi131/gatech-deadweek | 5acae33d4eb76f2daaa6e772afd6b74c29aac55a | [
"MIT"
] | null | null | null | GT Dead Week - Alpha 1/Assets/Scripts/ThirdPersonController.cs | mokonzi131/gatech-deadweek | 5acae33d4eb76f2daaa6e772afd6b74c29aac55a | [
"MIT"
] | null | null | null | /*
Created by Team "GT Dead Week"
Chenglong Jiang
Arnaud Golinvaux
Michael Landes
Josephine Simon
Chuan Yao
*/
using UnityEngine;
using System.Collections;
public delegate void JumpDelegate ();
public class ThirdPersonController : MonoBehaviour
{
public Rigidbody target;
// The object we're steering
public... | 24.488372 | 137 | 0.674422 |
aec40761db9db6238f157e30caefb3e49a36ddc9 | 2,863 | cs | C# | src/Logging/src/DynamicSerilogBase/SerilogHostBuilderExtensions.cs | Hawxy/Steeltoe | 0fb92d337ce8f66cf3f732d0d2ec3d468fd68757 | [
"Apache-2.0"
] | null | null | null | src/Logging/src/DynamicSerilogBase/SerilogHostBuilderExtensions.cs | Hawxy/Steeltoe | 0fb92d337ce8f66cf3f732d0d2ec3d468fd68757 | [
"Apache-2.0"
] | null | null | null | src/Logging/src/DynamicSerilogBase/SerilogHostBuilderExtensions.cs | Hawxy/Steeltoe | 0fb92d337ce8f66cf3f732d0d2ec3d468fd68757 | [
"Apache-2.0"
] | null | null | null | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the Apache 2.0 License.
// See the LICENSE file in the project root for more information.
using Microsoft.Extensions.Hosting;
using Serilog;
using System;
namespace Steeltoe.Extensions.Logging.Dyna... | 54.018868 | 192 | 0.665037 |
8c7c4e302cff2b0e198966bb862bc61f30cceae5 | 1,241 | cs | C# | Unity/Assets/GameFramework/Modules/Zenject/Source/Install/Contexts/RunnableContext.cs | dotmos/uGameFramework | c38a114f2d3d320e32e2ded358b435341f548120 | [
"MIT"
] | 19 | 2018-07-18T21:46:28.000Z | 2022-01-01T00:52:40.000Z | Unity/Assets/GameFramework/Modules/Zenject/Source/Install/Contexts/RunnableContext.cs | dotmos/uGameFramework | c38a114f2d3d320e32e2ded358b435341f548120 | [
"MIT"
] | 1 | 2018-07-26T20:47:51.000Z | 2018-07-31T08:00:51.000Z | Unity/Assets/GameFramework/Modules/Zenject/Source/Install/Contexts/RunnableContext.cs | dotmos/uGameFramework | c38a114f2d3d320e32e2ded358b435341f548120 | [
"MIT"
] | 3 | 2018-03-12T11:34:22.000Z | 2019-06-17T22:14:51.000Z | using ModestTree;
using UnityEngine;
#if !NOT_UNITY3D
namespace Zenject
{
public abstract class RunnableContext : Context
{
[Tooltip("When false, wait until run method is explicitly called. Otherwise run on initialize")]
[SerializeField]
bool _autoRun = true;
static bool _sta... | 22.563636 | 104 | 0.536664 |
e7c55490b04a88a4c1d3418a4b3da0c64912e10e | 1,463 | cs | C# | VTemplate.Engine/TextNode.cs | herrylau/wwzkushop | 33d911c4d39a850fc8b4a175f8192f9e30e4ff51 | [
"MIT"
] | null | null | null | VTemplate.Engine/TextNode.cs | herrylau/wwzkushop | 33d911c4d39a850fc8b4a175f8192f9e30e4ff51 | [
"MIT"
] | null | null | null | VTemplate.Engine/TextNode.cs | herrylau/wwzkushop | 33d911c4d39a850fc8b4a175f8192f9e30e4ff51 | [
"MIT"
] | null | null | null |
using System;
using System.Collections.Generic;
using System.Text;
namespace VTemplate.Engine
{
/// <summary>
/// 文本节点
/// </summary>
public class TextNode : Element
{
/// <summary>
///
/// </summary>
/// <param name="ownerTemplate"></param>
/// <param nam... | 22.166667 | 64 | 0.481887 |
f152e533a0bd23f318531516c8c093b74298eac2 | 1,061 | cs | C# | src/IronyModManager.Tests/Views/FakeWindow.cs | actioninja/IronyModManager | 066eccaa0c57b31d96f52991104e24fee62cccda | [
"MIT"
] | 134 | 2020-03-02T15:17:04.000Z | 2022-03-29T03:21:48.000Z | src/IronyModManager.Tests/Views/FakeWindow.cs | actioninja/IronyModManager | 066eccaa0c57b31d96f52991104e24fee62cccda | [
"MIT"
] | 299 | 2020-03-02T19:05:20.000Z | 2022-03-31T21:53:18.000Z | src/IronyModManager.Tests/Views/FakeWindow.cs | actioninja/IronyModManager | 066eccaa0c57b31d96f52991104e24fee62cccda | [
"MIT"
] | 29 | 2020-03-13T10:45:41.000Z | 2022-03-07T17:33:53.000Z | // ***********************************************************************
// Assembly : IronyModManager.Tests
// Author : Mario
// Created : 02-06-2020
//
// Last Modified By : Mario
// Last Modified On : 02-06-2020
// ***********************************************************************
... | 34.225806 | 131 | 0.550424 |
f198389877425647a300b1912d6f0f8d74ef2db9 | 5,158 | cs | C# | GraphicsWar/CameraExample/Model/MainModel.cs | Michael-Zp/GraphicsWar | 0b6bd03437dbc4fa1dbb69da58201d31a7fa2908 | [
"Apache-2.0"
] | null | null | null | GraphicsWar/CameraExample/Model/MainModel.cs | Michael-Zp/GraphicsWar | 0b6bd03437dbc4fa1dbb69da58201d31a7fa2908 | [
"Apache-2.0"
] | 11 | 2018-06-13T12:17:32.000Z | 2018-10-18T14:46:33.000Z | GraphicsWar/CameraExample/Model/MainModel.cs | Michael-Zp/GraphicsWar | 0b6bd03437dbc4fa1dbb69da58201d31a7fa2908 | [
"Apache-2.0"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Numerics;
using GraphicsWar.Model.Movement;
using GraphicsWar.Model.Triangles;
using GraphicsWar.Shared;
namespace GraphicsWar.Model
{
public class MainModel
{
public List<Entity> Entities = new List<Entity>();
public List<Entity> En... | 42.628099 | 162 | 0.547499 |
0e6047f8a6d21a03681fe3ab55e70dae6ed61fd9 | 439 | cs | C# | SapphireDb/Models/Exceptions/ValueNotFoundException.cs | fernandogutierrez27/SapphireDb | e9d0a768ed1e9c239d2900e9a0b8c5366b63e552 | [
"MIT"
] | 1 | 2020-08-20T06:24:14.000Z | 2020-08-20T06:24:14.000Z | SapphireDb/Models/Exceptions/ValueNotFoundException.cs | fernandogutierrez27/SapphireDb | e9d0a768ed1e9c239d2900e9a0b8c5366b63e552 | [
"MIT"
] | null | null | null | SapphireDb/Models/Exceptions/ValueNotFoundException.cs | fernandogutierrez27/SapphireDb | e9d0a768ed1e9c239d2900e9a0b8c5366b63e552 | [
"MIT"
] | null | null | null | namespace SapphireDb.Models.Exceptions
{
public class ValueNotFoundException : SapphireDbException
{
public string CollectionName { get; }
public object[] PrimaryKeys { get; }
public ValueNotFoundException(string collectionName, object[] primaryKeys) : base("The value was not ... | 29.266667 | 116 | 0.637813 |
4f4c51313b3fc09cbbc255649e1c17b70d2026eb | 4,984 | cshtml | C# | samples/OSky.UI.Admin/Areas/Admin/Views/Logging/OperateLogs.cshtml | liumeifu/OSky | 66756c9635c2ecc73ab4b3ce910dfe6b5533bbb1 | [
"Apache-2.0"
] | null | null | null | samples/OSky.UI.Admin/Areas/Admin/Views/Logging/OperateLogs.cshtml | liumeifu/OSky | 66756c9635c2ecc73ab4b3ce910dfe6b5533bbb1 | [
"Apache-2.0"
] | 1 | 2020-08-13T08:01:57.000Z | 2020-08-13T08:01:57.000Z | samples/OSky.UI.Admin/Areas/Admin/Views/Logging/OperateLogs.cshtml | liumeifu/OSky | 66756c9635c2ecc73ab4b3ce910dfe6b5533bbb1 | [
"Apache-2.0"
] | null | null | null | @{
ViewBag.Title = "操作日志信息列表";
Layout = "~/Areas/Admin/Views/Shared/_DataGridLayout.cshtml";
ViewBag.ToolbarItem = "delete";
ViewBag.GridId = "operate-logs";
ViewBag.GridDataUrl = Url.Action("OperateLogGridData");
ViewBag.SubGridDataUrl = Url.Action("DataLogGridData");
ViewBag.DeleteUrl = ... | 42.965517 | 194 | 0.413724 |
d07f9a49edf8aa1badaf8b5304264fda71fae599 | 1,039 | cs | C# | DifferentialAbstraction/FootballStandingStaticRepository.cs | JohnMichaelMiller/Kata | 2a74e4658f8d95c7205bbddede2854f75554db5f | [
"Apache-2.0"
] | null | null | null | DifferentialAbstraction/FootballStandingStaticRepository.cs | JohnMichaelMiller/Kata | 2a74e4658f8d95c7205bbddede2854f75554db5f | [
"Apache-2.0"
] | null | null | null | DifferentialAbstraction/FootballStandingStaticRepository.cs | JohnMichaelMiller/Kata | 2a74e4658f8d95c7205bbddede2854f75554db5f | [
"Apache-2.0"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Linq.Expressions;
namespace Kata.DifferentialAbstraction
{
public class FootballStandingStaticRepository : FootballStandingRepository
{
public FootballStandingStaticRepository()
{
/*
... | 37.107143 | 79 | 0.509143 |
78c794e32162e016e9199eec1e1cfcbc8606b650 | 42,186 | cs | C# | citPOINT.PrefApp.MVVM.UnitTest/View Model Unit Test/DataMatchingViewModelViewModel_Test.cs | ivconsult/eNeg-PrefApp | 6568da1ac119f25ce91adcbf919aa0c439284a4f | [
"MIT"
] | null | null | null | citPOINT.PrefApp.MVVM.UnitTest/View Model Unit Test/DataMatchingViewModelViewModel_Test.cs | ivconsult/eNeg-PrefApp | 6568da1ac119f25ce91adcbf919aa0c439284a4f | [
"MIT"
] | null | null | null | citPOINT.PrefApp.MVVM.UnitTest/View Model Unit Test/DataMatchingViewModelViewModel_Test.cs | ivconsult/eNeg-PrefApp | 6568da1ac119f25ce91adcbf919aa0c439284a4f | [
"MIT"
] | null | null | null |
#region → Usings .
using System;
using System.Linq;
using System.Windows;
//using System.ComponentModel.Composition;
using citPOINT.PrefApp.Common;
using citPOINT.PrefApp.ViewModel;
using GalaSoft.MvvmLight.Messaging;
using Microsoft.VisualStudio.TestTools.UnitTesting;
#endregion
#region → History .
/* Date ... | 38.596523 | 198 | 0.598753 |
78d1caf8bef9def9d60a221d3e3b315bef5745a6 | 489 | cs | C# | HelloWorld/HelloWorld-cs-app/Program.cs | novoselov-mt/HelloWorld-Private | 8b4045b38a3de6ac67a73ecc367a8d274edadf20 | [
"Apache-2.0"
] | null | null | null | HelloWorld/HelloWorld-cs-app/Program.cs | novoselov-mt/HelloWorld-Private | 8b4045b38a3de6ac67a73ecc367a8d274edadf20 | [
"Apache-2.0"
] | null | null | null | HelloWorld/HelloWorld-cs-app/Program.cs | novoselov-mt/HelloWorld-Private | 8b4045b38a3de6ac67a73ecc367a8d274edadf20 | [
"Apache-2.0"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace HelloWorld_cs_app
{
class Program
{
private static readonly log4net.ILog log = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType);
static void Main(string[]... | 23.285714 | 143 | 0.650307 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.