added string | created string | id string | metadata dict | source string | text string | code-score float64 | md5 string |
|---|---|---|---|---|---|---|---|
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5637 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "CarterLiebman/OrrickFlashcards",
"max_stars_repo_path": "server/Pages/Home.razor.designer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5638"
} | starcoder | <reponame>CarterLiebman/OrrickFlashcards
using System;
using System.Linq;
using System.Collections.Generic;
using System.Threading.Tasks;
using Microsoft.JSInterop;
using Microsoft.AspNetCore.Components;
using Microsoft.AspNetCore.Components.Web;
using Radzen;
using Radzen.Blazor;
using Flashcardgenerator.Models.Localh... | 1.937328 | 6a63cccb2f2ca6f0c0e45bb31283dce6 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5638 | {
"extension": "c-sharp",
"max_stars_count": "21.0",
"max_stars_repo_name": "takuya-takeuchi/RedArmory",
"max_stars_repo_path": "source/RedArmory/Models/ServiceControlProgressReport.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5639"
} | starcoder | <reponame>takuya-takeuchi/RedArmory
using GalaSoft.MvvmLight;
namespace Ouranos.RedArmory.Models
{
internal sealed class ServiceControlProgressReport : ViewModelBase
{
#region Constructors
public ServiceControlProgressReport()
{
this.Apache = ProgressState.NotStart;
... | 2.083475 | 7d247711ee1c3003f19746c82f896c89 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5639 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "kaizendevsio/MinnyCasinoAffiliate",
"max_stars_repo_path": "MinnyCasinoAffiliate.Entities/DTO/TblWalletType.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5640"
} | starcoder | <reponame>kaizendevsio/MinnyCasinoAffiliate<gh_stars>0
using System;
using System.Collections.Generic;
namespace MinnyCasinoAffiliate.Entities.DTO
{
public partial class TblWalletType
{
public TblWalletType()
{
TblUserDepositRequest = new HashSet<TblUserDepositRequest>();
... | 1.60442 | 175f3a1b380995c93003ef2012e6466d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5640 | {
"extension": "c-sharp",
"max_stars_count": "365.0",
"max_stars_repo_name": "nie341/ECSPhysics",
"max_stars_repo_path": "Assets/PhysicsEngine/CollisionManifold.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5641"
} | starcoder | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using Unity.Entities;
using Unity.Mathematics;
using Unity.Collections;
public struct CollisionManifold
{
public Entity ColliderEntityA;
public Entity ColliderEntityB;
public Entity RigidBodyEntityA;
public Entity RigidBod... | 1.41194 | 049380a9a35fa090d7f91977f8b8130e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5641 | {
"extension": "c-sharp",
"max_stars_count": "21.0",
"max_stars_repo_name": "dolkensp/HoloXPLOR",
"max_stars_repo_path": "HoloXPLOR.Data/XML/Spaceships/_Cargo.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5642"
} | starcoder | using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Xml.Serialization;
namespace HoloXPLOR.Data.Xml.Spaceships
{
public partial class Item
{
// Nothing Special
}
}
| 1.183858 | b64c0a6a1484091f114893f61531e026 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5642 | {
"extension": "c-sharp",
"max_stars_count": "110.0",
"max_stars_repo_name": "patridge/FlatRedBall",
"max_stars_repo_path": "FRBDK/Glue/GlueSaveClasses/Interfaces/IPropertyListContainer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5643"
} | starcoder | <reponame>patridge/FlatRedBall
using FlatRedBall.Glue.SaveClasses;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace FlatRedBall.Glue.Interfaces
{
public interface IPropertyListContainer
{
List<PropertySave> Properties
... | 1.44456 | b1081809fffafea06451466383cd3fc3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5643 | {
"extension": "c-sharp",
"max_stars_count": "70.0",
"max_stars_repo_name": "3posol/coin-exchange-backend",
"max_stars_repo_path": "src/Funds/CoinExchange.Funds.Application.Tests/MockLedgerRepository.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5644"
} | starcoder | <filename>src/Funds/CoinExchange.Funds.Application.Tests/MockLedgerRepository.cs
/*****************************************************************************
* Copyright 2016 Aurora Solutions
*
* http://www.aurorasolutions.io
*
* Aurora Solutions is an innovative services and product company at
* the f... | 2.322048 | 1a95f6b80cfe9f9960be9e2c2a8e1b53 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5644 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "mzck5y/ofaas-templates",
"max_stars_repo_path": "template/netcore50-service-mediator/function/Handlers/GetActionHandler/GetActionRequestHandler.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5645"
} | starcoder | using MediatR;
using Service.Requests;
using Service.Responses;
using System.Threading;
using System.Threading.Tasks;
namespace Service.Handlers.GetActionHandler
{
public class GetActionRequestHandler : IRequestHandler<GetActionRequest, GetActionResponse>
{
public Task<GetActionResponse> Handle(GetAct... | 2.477533 | b5e768c31b9a74003eaa22c537ec844e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5645 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "dg1asap/RPG",
"max_stars_repo_path": "Assets/Script/other/Mainmenu.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5646"
} | starcoder | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.SceneManagement;
public class Mainmenu : MonoBehaviour
{
// Start is called before the first frame update
void Start()
{
}
// Update is called once per frame
void Update()
{
... | 1.751954 | 513a490ab562172f39859fcc1b590ea0 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5646 | {
"extension": "c-sharp",
"max_stars_count": "174.0",
"max_stars_repo_name": "Dasync/Dasync",
"max_stars_repo_path": "src/Communication/RabbitMQ/ConnectionManager.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5647"
} | starcoder | using System.Collections.Generic;
using System.Linq;
using Microsoft.Extensions.Configuration;
using RabbitMQ.Client;
namespace Dasync.Communication.RabbitMQ
{
public interface IConnectionManager
{
IConnection GetConnection(ConnectionSettings settings);
}
public class ConnectionManager : ICon... | 2.596545 | 340bf1450043696a5b1adc127ac9e0ef |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5647 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "chi-rei-den/Silverfish",
"max_stars_repo_path": "cards/GILNEAS/GILA/Sim_GILA_852c.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5648"
} | starcoder | <gh_stars>1-10
/* _BEGIN_TEMPLATE_
{
"id": "GILA_852c",
"name": [
"老兵的军号",
"<NAME>"
],
"text": [
"使你的所有随从获得+4/+4,<b>嘲讽</b>和<b>圣盾</b>。",
"Give your minions +4/+4, <b>Taunt</b>, and <b>Divine Shield</b>."
],
"cardClass": "NEUTRAL",
"type": "SPELL",
"cost": 2,
"rarity": null,
"set": "GI... | 1.736057 | 62681ba589f19d93e17f0dcf02f2808e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5648 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "bense4ger/repo-pattern-demo",
"max_stars_repo_path": "RepositoryDemo.Data/Helpers/FileNameInferrer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5649"
} | starcoder | <reponame>bense4ger/repo-pattern-demo
using System;
namespace RepositoryDemo.Data.Helpers
{
internal static class FileNameInferrer
{
public static string InferFileName(this Type type, string extension) => $"{type.Name}.{extension}";
}
} | 1.877857 | 4bee7a38494a93854f6f07b67e058c77 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5649 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Murtain/Murtain.X_DVA",
"max_stars_repo_path": "src/Murtain.OAuth2/Startup.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5650"
} | starcoder | <gh_stars>0
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Hosting;
using Microsoft.Extensions.Configuration;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.EntityFrameworkCore;
using Murt... | 1.335878 | 9b5f35b04ba5061507e3443814e23df2 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5650 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "craiggwilson/cqrs-journey-code",
"max_stars_repo_path": "source/Conference/Registration/Handlers/RegistrationProcessSagaHandler.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5651"
} | starcoder | <reponame>craiggwilson/cqrs-journey-code<filename>source/Conference/Registration/Handlers/RegistrationProcessSagaHandler.cs
// ==============================================================================================================
// Microsoft patterns & practices
// CQRS Journey project
// =================... | 2.226206 | 88641dee7b722579423380457a40c5ff |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5651 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "abod1944/maui",
"max_stars_repo_path": "src/Core/src/Handlers/SwipeItemView/SwipeItemViewHandler.Android.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5652"
} | starcoder | using System;
using PlatformView = Microsoft.Maui.Platform.ContentViewGroup;
namespace Microsoft.Maui.Handlers
{
public partial class SwipeItemViewHandler : ViewHandler<ISwipeItemView, PlatformView>, ISwipeItemViewHandler
{
protected override ContentViewGroup CreatePlatformView()
{
if (VirtualView == null)
... | 2.101669 | df3dfee937a020b97fa03fbc7b7ebb9a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5652 | {
"extension": "c-sharp",
"max_stars_count": "32.0",
"max_stars_repo_name": "sadams115/Wolf",
"max_stars_repo_path": "Yu-Gi-Oh/Save File/Deck_Save_Database.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5653"
} | starcoder | using System;
using System.Collections.Generic;
using System.IO;
using System.Text;
using Yu_Gi_Oh.File_Handling.Utility;
namespace Yu_Gi_Oh.Save_File
{
public class Deck_Save_Database : Save_Data_Chunk
{
private const int MaxMainDeckCards = 60;
private const int MaxSideDeckCards = ... | 2.731636 | bc15e780a33191999d450ade9000db58 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5653 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "sebtelko/pulumi-azure-native",
"max_stars_repo_path": "sdk/dotnet/Devices/Inputs/IotDpsPropertiesDescriptionArgs.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5654"
} | starcoder | // *** WARNING: this file was generated by the Pulumi SDK Generator. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***
using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Threading.Tasks;
using Pulumi.Serialization;
namespace Pulumi.Azur... | 1.719678 | 8de49ce0d61598df30e1388a6fcec31f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5654 | {
"extension": "c-sharp",
"max_stars_count": "1018.0",
"max_stars_repo_name": "evadremlab/tweetinvi-1.3-issue-850-fix",
"max_stars_repo_path": "Tweetinvi.Core/Public/Models/Interfaces/DTO/IUploadedVideoDetails.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5655"
} | starcoder | <gh_stars>1000+
namespace Tweetinvi.Models.DTO
{
public interface IUploadedVideoDetails
{
string VideoType { get; }
}
}
| 1.324819 | 49a2a8e5acb44d54185838f723165aa3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5655 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "rsumner33/PTVS",
"max_stars_repo_path": "Release/Product/Python/PythonTools/PythonTools/CommonConstants.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5656"
} | starcoder | /* ****************************************************************************
*
* Copyright (c) Microsoft Corporation.
*
* This source code is subject to terms and conditions of the Apache License, Version 2.0. A
* copy of the license can be found in the License.html file at the root of this distribution. If
... | 1.829412 | a90734b689129e7878bf8000cd968351 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5656 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "HNochev/SoftUni-CSharp-Software-Engineering",
"max_stars_repo_path": "Programing Basics/Exam - Preparation/Try Exam 3/01. SuppliesForSchool/Program.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5657"
} | starcoder | using System;
namespace _01._SuppliesForSchool
{
class Program
{
static void Main(string[] args)
{
int pens = int.Parse(Console.ReadLine());
int markers = int.Parse(Console.ReadLine());
double litersDetergent = double.Parse(Console.ReadLine());
d... | 3.328824 | b8b717b5ec27e97abaeaf52f9e355098 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5657 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "240829120/Sulli.Game.Server",
"max_stars_repo_path": "Sulli.Game.Server/Attribute/FromBaseAttribute.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5658"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Sulli.Game.Server
{
/// <summary>
/// 数据源特性基类
/// </summary>
[AttributeUsage(AttributeTargets.Parameter, AllowMultiple = false, Inherited = false)]
public abstract class Fr... | 2.3892 | 41e2c85bc0022cc043dc55e83e5a074a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5658 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "nicholasamiller/ServiceStack",
"max_stars_repo_path": "src/ServiceStack.Razor/VirtualPath/FileSystemVirtualFile.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5659"
} | starcoder | <gh_stars>1-10
using System;
using System.IO;
namespace ServiceStack.Razor.VirtualPath
{
public class FileSystemVirtualFile : AbstractVirtualFileBase
{
protected FileInfo BackingFile;
public override string Name
{
get { return BackingFile.Name; }
... | 2.537368 | 17b9d73efc6b436728169c230daeee19 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5659 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "alexgithubber/XLE-Another-Fork",
"max_stars_repo_path": "Foreign/SonyLE/LevelEditorNativeRendering/DomNodeAdapters/BoundableObject.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5660"
} | starcoder | //Copyright © 2014 Sony Computer Entertainment America LLC. See License.txt.
using System;
using System.Collections.Generic;
using System.Runtime.InteropServices;
using System.Xml;
using Sce.Atf.Adaptation;
using Sce.Atf.Dom;
using LevelEditorCore;
using LevelEditorCore.VectorMath;
using Sce.Atf.VectorMath;
namesp... | 2.183657 | bf1e20f4557ab8d119cee8a23e602a35 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5660 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "yezhaocan/OMS",
"max_stars_repo_path": "OMS.Web/Controllers/HomeController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5661"
} | starcoder | using OMS.Services.Authentication;
using OMS.Services.Account;
using OMS.WebCore;
using Microsoft.AspNetCore.Mvc;
using Microsoft.Extensions.Options;
using System.Linq;
namespace OMS.Web.Controllers
{
[UserAuthorize]
public class HomeController : BaseController
{
#region ctor
private reado... | 1.873858 | 02d3aab8b369df6e1eaae05996b9953f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5661 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "loftwah/PrtgAPI",
"max_stars_repo_path": "src/PrtgAPI.Tests.UnitTests/Support/TestResponses/AddressValidatorResponse.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5662"
} | starcoder | <reponame>loftwah/PrtgAPI
using System;
using System.Linq;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using PrtgAPI.Utilities;
namespace PrtgAPI.Tests.UnitTests.Support.TestResponses
{
public class AddressValidatorResponse : MultiTypeResponse
{
private string str;
public string[] str... | 2.244103 | 42b57738997e99651f26fbaaf1067ff6 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5662 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "voed/SharpLife-Engine",
"max_stars_repo_path": "src/SharpLife.Game.Shared/Bridge/GameBridge.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5663"
} | starcoder | <gh_stars>1-10
/***
*
* Copyright (c) 1996-2001, Valve LLC. All rights reserved.
*
* This product contains software technology licensed from Id
* Software, Inc. ("Id Technology"). Id Technology (c) 1996 Id Software, Inc.
* All Rights Reserved.
*
* This source code contains proprietary and confidential informatio... | 1.748268 | 9de1af286e95c7789a7e0652394a29d3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5663 | {
"extension": "c-sharp",
"max_stars_count": "9.0",
"max_stars_repo_name": "tarwn/BasicAzureStorageSDK",
"max_stars_repo_path": "Basic.Azure.Storage.Tests.Integration/BlobServiceClientTests/AccountOperationsTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5664"
} | starcoder | using Basic.Azure.Storage.ClientContracts;
using Basic.Azure.Storage.Communications.BlobService;
using Basic.Azure.Storage.Communications.Common;
using Basic.Azure.Storage.Communications.ServiceExceptions;
using NUnit.Framework;
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using ... | 1.930142 | a4808fac20c619e50351d6a27f9dda39 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5664 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "CGX-GROUP/DotSpatial",
"max_stars_repo_path": "Source/DotSpatial.Controls/LayoutControl.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5665"
} | starcoder | // Copyright (c) DotSpatial Team. All rights reserved.
// Licensed under the MIT license. See License.txt file in the project root for full license information.
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Diagnostics;
using System.Drawing;
using System.Drawing.Dra... | 2.086118 | 94dc1b16340db4bc15f2197a0cf5a62e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5665 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "asxuen/Nexus",
"max_stars_repo_path": "API/Data/APIDbContext.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5666"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Identity.EntityFrameworkCore;
using Microsoft.EntityFrameworkCore;
using Aiursoft.API.Models;
using Aiursoft.Pylon.Models.API;
using Aiursoft.Pylon.Models;
using Microsoft.Extensions.DependencyIn... | 1.957715 | fa6910c1102316eef43b19b33f6f461d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5666 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "scjjcs/silky",
"max_stars_repo_path": "framework/src/Silky.Core/Threading/NullCancellationTokenProvider.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5667"
} | starcoder | using System.Threading;
namespace Silky.Core.Threading
{
public class NullCancellationTokenProvider : ICancellationTokenProvider
{
public static NullCancellationTokenProvider Instance { get; } = new NullCancellationTokenProvider();
public CancellationToken Token { get; } = CancellationToken.No... | 2.438148 | 2625cb3bf249ddb786f8671eb3757800 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5667 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "jerpenol/Umbraco-CMS",
"max_stars_repo_path": "src/Umbraco.Web/Editors/BackOfficeController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5668"
} | starcoder | using System;
using System.Collections.Generic;
using System.Globalization;
using System.IO;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using System.Web;
using System.Web.Mvc;
using System.Web.UI;
using Microsoft.AspNet.Identity;
using Microsoft.AspNet.Identity.Owin;
using Microsoft.Owin.... | 1.666562 | c151a5184514bf49f789eb50656c4968 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5668 | {
"extension": "c-sharp",
"max_stars_count": "12.0",
"max_stars_repo_name": "dolittle/Runtime",
"max_stars_repo_path": "Source/Specifications/Specification.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5669"
} | starcoder | // Copyright (c) Dolittle. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
using System;
using System.Linq;
using System.Linq.Expressions;
namespace Dolittle.Runtime.Specifications
{
/// <summary>
/// Base class for expressing a compl... | 3.030576 | e2bb5c620faaf2b8ddb1ebeb6c4f7b5f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5669 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "sangajala/ihealthapp",
"max_stars_repo_path": "Sree_Health/Models/AppointmentsViewModels.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5670"
} | starcoder | <filename>Sree_Health/Models/AppointmentsViewModels.cs
using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
using System.Linq;
using System.Web;
namespace Sree_Health.Models
{
public class AppointmentsViewModels
{
//public string PatientEmail { get; set; }
... | 2.100917 | 2cd88849be143d123e31a9398134ad74 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5670 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "BME-MIT-IET/iet-hf2021-nekem-mind1",
"max_stars_repo_path": "RDFSharp/Query/RDFQueryUtilities.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5671"
} | starcoder | /*
Copyright 2012-2020 <NAME>
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writ... | 2.725765 | 4ccf22b1f79bb080f2800fd62ebba737 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5671 | {
"extension": "c-sharp",
"max_stars_count": "29.0",
"max_stars_repo_name": "tonyredondo/TWCore2",
"max_stars_repo_path": "src/TWCore.Data/IResultSet.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5672"
} | starcoder | /*
Copyright 2015-2018 <NAME>
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
di... | 2.210308 | a311b83e66af6bc7d5bb68510cf2ead9 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5672 | {
"extension": "c-sharp",
"max_stars_count": "309.0",
"max_stars_repo_name": "samuelmaxton/Piranha",
"max_stars_repo_path": "Core/Piranha/Entities/Maps/UploadMap.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5673"
} | starcoder | /*
* Copyright (c) 2011-2015 <NAME>
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
*
* http://github.com/piranhacms/piranha
*
*/
using System;
using System.Collections.Generic;
using System.Data.Entity.ModelConfiguration... | 2.043659 | 0d8efebf8c39cf49f9f1c0cecc0fc579 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5673 | {
"extension": "c-sharp",
"max_stars_count": "185.0",
"max_stars_repo_name": "Nizarel/sg-aks-workshop",
"max_stars_repo_path": "app/Classifier.Web/Pages/Index.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:5674"
} | starcoder | @page
@model IndexModel
@{
Layout = null;
ViewData["Title"] = "Home page";
}
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="aut... | 2.424984 | f583b83fece783f634c5da472b9e29ea |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5674 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "mmolhov333/UniProjects",
"max_stars_repo_path": "Nums1To20/Nums1To20/Program.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5675"
} | starcoder | <filename>Nums1To20/Nums1To20/Program.cs
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Nums1To20
{
class Program
{
static void Main(string[] args)
{
Console.WriteLine(1);
Console.WriteLine(2... | 3.109618 | f53d5bab1fe1bfc7308a11e1701a3b09 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5675 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "llorch19/Smartflow-Sharp",
"max_stars_repo_path": "src/Smartflow/Components/MailService.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5676"
} | starcoder | <filename>src/Smartflow/Components/MailService.cs<gh_stars>1-10
/********************************************************************
License: https://github.com/chengderen/Smartflow/blob/master/LICENSE
Home page: https://www.smartflow-sharp.com
********************************************************************
... | 2.437629 | e6ba7878553d1fee9ccf94718ed4d448 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5676 | {
"extension": "c-sharp",
"max_stars_count": "18.0",
"max_stars_repo_name": "Mu-L/UnityExtensions",
"max_stars_repo_path": "Extensions/PrefabBrush/Editor/Scripts/PB_PrefabData.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5677"
} | starcoder | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
namespace PrefabBrush.PrefabBrushData
{
[System.Serializable]
public class PB_PrefabData
{
public GameObject prefab;
public bool selected = true;
}
} | 1.369681 | fa113707b061d372301df3653a2a5776 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5677 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "indranilatcal/mycouch",
"max_stars_repo_path": "source/projects/MyCouch.Cloudant.Net45/HttpRequestFactories/SearchIndexHttpRequestFactory.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5678"
} | starcoder | <reponame>indranilatcal/mycouch<gh_stars>0
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net.Http;
using EnsureThat;
using MyCouch.Cloudant.Requests;
using MyCouch.Net;
using MyCouch.Serialization;
namespace MyCouch.Cloudant.HttpRequestFactories
{
public class SearchIndexHttpReque... | 1.846197 | 21a87531b96b71bf0cbd6f25496cef2f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5678 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "StavFaran92/PiggyRun_Code",
"max_stars_repo_path": "Scripts/IO/Swipe.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5679"
} | starcoder | <filename>Scripts/IO/Swipe.cs
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using UnityEngine;
namespace Assets.Scripts.IO
{
public class Swipe : MonoBehaviour
{
private bool tap, swipeLeft, swipeRight, swipeUp, swipeDown;
p... | 2.764186 | c03fa977d3dc06a13f3eb1e41c1737ce |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5679 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "jonathanpeppers/NupkgWrench",
"max_stars_repo_path": "src/NupkgWrench/Commands/ExtractCommand.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5680"
} | starcoder | <reponame>jonathanpeppers/NupkgWrench
using System;
using System.Collections.Generic;
using System.IO;
using System.IO.Compression;
using McMaster.Extensions.CommandLineUtils;
using NuGet.Common;
namespace NupkgWrench
{
internal static class ExtractCommand
{
public static void Register(CommandLineAppli... | 2.753181 | 0aab7255d296a1dedcf1c30144fde653 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5680 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "JTOne123/broadworks-connector-net",
"max_stars_repo_path": "BroadworksConnector/Ocip/Models/GroupTrunkGroupUserCreationTaskGetResponse.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5681"
} | starcoder | using System;
using System.Xml.Serialization;
using System.ComponentModel.DataAnnotations;
using BroadWorksConnector.Ocip.Validation;
using System.Collections.Generic;
namespace BroadWorksConnector.Ocip.Models
{
/// <summary>
/// Response to a GroupTrunkGroupUserCreationTaskGetRequest.
/// <see cref="Group... | 1.531673 | e6d4c7c93cbfd30e728be2dc4a86f499 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5681 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "gleblebedev/Urho3DNet.Extras",
"max_stars_repo_path": "src/Urho3DNet.MVVM/Data/InstancedBinding.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5682"
} | starcoder | <reponame>gleblebedev/Urho3DNet.Extras
using System;
using System.Reactive.Subjects;
using Urho3DNet.MVVM.Binding;
namespace Urho3DNet.MVVM.Data
{
/// <summary>
/// Holds the result of calling <see cref="IBinding.Initiate"/>.
/// </summary>
/// <remarks>
/// Whereas an <see cref="IBinding"/> holds ... | 2.834262 | 32f1b3507924d2df27e3136a76ee6746 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5682 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "imrankhanswati/Rolling-Box",
"max_stars_repo_path": "Assets/Doozy/Engine/Soundy/ScriptableObjects/SoundGroupData.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5683"
} | starcoder | // Copyright (c) 2015 - 2019 Doozy Entertainment. All Rights Reserved.
// This code can only be used under the standard Unity Asset Store End User License Agreement
// A Copy of the EULA APPENDIX 1 is available at http://unity3d.com/company/legal/as_terms
using System;
using System.Collections.Generic;
using Doozy.En... | 2.357089 | 270d8513cce3e28e7ad4da1d066a3d6a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5683 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "bmrmozz/wazi.data",
"max_stars_repo_path": "src/wazi.data.core/common/base classes/ObjectRepositoryBase.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5684"
} | starcoder |
using wazi.data.models;
using wazi.data.core.common.data;
using wazi.data.core.drivers;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
namespace wazi.data.core {
public abstract class ObjectRepositoryBase<T> : IObjectRepository {
public ObjectRepositoryBa... | 2.239542 | 5d5fa1c356dc668b1f7b341d8646e7c2 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5684 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "tngraf/Tethys.Silverlight.Controls.WPF",
"max_stars_repo_path": "Tethys.Silverlight.Controls.WPF/ThemeResourceDictionary.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5685"
} | starcoder | #region Header
// --------------------------------------------------------------------------
// Tethys Basic Services and Resources Development Library
// ==========================================================================
//
// A custom control library for WPF applications.
//
// ===========... | 1.898326 | e6fca04e3c4dcaf5e6637cf422dd28b5 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5685 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "georgievGV/lvl1",
"max_stars_repo_path": "SoftUniParking/StartUp.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5686"
} | starcoder | using System;
using System.Collections.Generic;
namespace SoftUniParking
{
public class StartUp
{
public static void Main(string[] args)
{
}
}
}
| 1.227914 | 04bbab558f85fd2a502370c7752e7e2b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5686 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "sudeepshirantha/SmartBiz",
"max_stars_repo_path": "Src/Domain/BizInformationException.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5687"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
namespace Biz
{
public class BizInformationException : Exception
{
public string Title = null;
public BizInformationException(string title, string message)
: base(message)
{
Tit... | 2.433222 | 60f6dcf1ff93f24bc6dd8b96b86dbb1a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5687 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "tmxkn1/Win10-Lockscreen-Retriever",
"max_stars_repo_path": "Tester/Utility.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5688"
} | starcoder | <gh_stars>1-10
using System;
namespace Tester
{
public class Utility
{
public static T[] SubArray<T>(T[] data, int index, int length)
{
T[] result = new T[length];
Array.Copy(data, index, result, 0, length);
return result;
}
}
}
| 2.73542 | 1ee4e7277238bce312d181ec2733c9bc |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5688 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "lukevenediger/graphite-sharp",
"max_stars_repo_path": "GraphiteSharp/DynamicJsonDeserialiser.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5689"
} | starcoder | <filename>GraphiteSharp/DynamicJsonDeserialiser.cs
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace RestSharp.Deserializers
{
public class DynamicJsonDeserialiser : IDeserializer
{
public string RootEle... | 2.425205 | 2f22e6b946239145ea17985d4bfc314d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5689 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "eroldalk/Kodluyoruz-Front-End",
"max_stars_repo_path": "Kodluyoroz-Front-End/Csharp proje 101/Fibonacci/Fibonacci/Program.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5690"
} | starcoder | <gh_stars>0
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace fibonacci
{
class Program
{
static void Main(string[] args)
{
Console.Write("Lütfen fibonacci seri uzunluğunu giriniz: ");
int lengt... | 3.506515 | 248105364d64864ba0ede2864a3543e7 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5690 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "EndGameGl/DotNetBungieAPI",
"max_stars_repo_path": "DotNetBungieAPI.Generated/Models/Trending/TrendingCategory.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5691"
} | starcoder | namespace DotNetBungieAPI.Generated.Models.Trending;
public class TrendingCategory
{
[JsonPropertyName("categoryName")]
public string? CategoryName { get; set; }
[JsonPropertyName("entries")]
public SearchResultOfTrendingEntry? Entries { get; set; }
[JsonPropertyName("categoryId")]
public str... | 1.511092 | 4e1d031de3c6594b54c13ffae556d6d1 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5691 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ErickLima13/MiniVania",
"max_stars_repo_path": "Assets/_Project/Scripts/Enemies/BossBrain/Laser.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5692"
} | starcoder | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class Laser : MonoBehaviour
{
public Transform player;
public float speed;
private void OnEnable()
{
player = GameObject.Find("Player").transform;
transform.right = transform.position - player.p... | 2.402328 | 6242b9d97fe0d287303788d5fc1cdaa3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5692 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "JwanKhalaf/YeGods",
"max_stars_repo_path": "YeGods.Web/Areas/Identity/Pages/_ViewImports.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:5693"
} | starcoder | <reponame>JwanKhalaf/YeGods<gh_stars>0
@using Microsoft.AspNetCore.Identity
@using YeGods.Web.Areas.Identity
@using Microsoft.AspNetCore.Identity
@namespace YeGods.Web.Areas.Identity.Pages
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
| 1.137351 | da6067d34fef26102a4ba82f3c79c09f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5693 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "RagingKore/Raging.Toolbox",
"max_stars_repo_path": "Raging.Toolbox/Time/TimeMachine.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5694"
} | starcoder | <filename>Raging.Toolbox/Time/TimeMachine.cs<gh_stars>0
using System;
namespace Raging.Toolbox.Time
{
internal class UniversalTimeMachine : ITimeMachine
{
private Func<DateTime> nowFunc = () => DateTime.UtcNow;
public DateTime Now
{
get { return this.nowFunc(); }
}... | 3.03841 | dcf872c742ebb399df03c82ca3037d33 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5694 | {
"extension": "c-sharp",
"max_stars_count": "40.0",
"max_stars_repo_name": "oliemason/UmbracoPersonalisationGroups",
"max_stars_repo_path": "Zone.UmbracoPersonalisationGroups.Common/Helpers/RuntimeCacheHelper.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5695"
} | starcoder | namespace Zone.UmbracoPersonalisationGroups.Common.Helpers
{
using System;
using System.Web;
using System.Web.Caching;
public static class RuntimeCacheHelper
{
public static T GetCacheItem<T>(string cacheKey, Func<T> getCacheItem) where T : class
{
var result = HttpRunt... | 2.482335 | e6004602af988dabad18885c52a63e0a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5695 | {
"extension": "c-sharp",
"max_stars_count": "5.0",
"max_stars_repo_name": "cpsusie/DotNetVault",
"max_stars_repo_path": "DotNetVault/CodeExamples/BigLifeRecord.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5696"
} | starcoder | using System;
using System.Diagnostics.Contracts;
using System.Runtime.CompilerServices;
using DotNetVault.RefReturningCollections;
namespace DotNetVault.CodeExamples
{
/// <summary>
/// A large comparable and equatable struct used in demonstrating big value list vault
/// </summary>
public readonly s... | 3.235855 | 69f7d02b6d9b00646c728220c766c4d8 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5696 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "juniorgasparotto/spent-book",
"max_stars_repo_path": "src_old/DotNet.Highcharts/Options/ExportingButtonsExportButton.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5697"
} | starcoder | using System;
using System.Drawing;
using DotNet.Highcharts.Enums;
using DotNet.Highcharts.Attributes;
using DotNet.Highcharts.Helpers;
namespace DotNet.Highcharts.Options
{
/// <summary>
/// Options for the export button.
/// </summary>
public class ExportingButtonsExportButton : NavigationButtonOptions
{
/// ... | 2.67526 | 6662071e20ef9f589f482086ec82bca4 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5697 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Commvault/CVPowershellSDKV2",
"max_stars_repo_path": "generated/api/Models/GlobalSettingsResponse.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5698"
} | starcoder | <reponame>Commvault/CVPowershellSDKV2
// Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.0.6365, generator: {generator})
// Changes may cause incorrect behavior and will be lost if the code is regenerated.
namespace Commvault.Powershell.Models
{
using static Commvault.Powershell.Runtime.Extens... | 1.952228 | 6638d0da7f93d87d96620e3ab586a017 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5698 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "everscale-org/ton-client-dotnet",
"max_stars_repo_path": "src/EverscaleNet/Generated/Models/ResultOfDecodeAccountData.Generated.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5699"
} | starcoder | using Dahomey.Json.Attributes;
using System;
using System.Numerics;
using System.Text.Json;
using System.Text.Json.Serialization;
namespace EverscaleNet.Client.Models
{
/// <summary>
/// Not described yet..
/// </summary>
public class ResultOfDecodeAccountData
{
/// <summary>
/// De... | 1.824012 | 89f6228d00a91210be6940cc9fc6750e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5699 | {
"extension": "c-sharp",
"max_stars_count": "15.0",
"max_stars_repo_name": "ipjohnson/SeleniumFixture",
"max_stars_repo_path": "src/SeleniumFixture/Impl/DoubleClickAction.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5700"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using OpenQA.Selenium;
using OpenQA.Selenium.Interactions;
namespace SeleniumFixture.Impl
{
public interface IDoubleClickAction
{
IActionProvider DoubleClick(stri... | 2.782467 | 7c5d6b05673d20d18a0fa3928049adc7 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5700 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Aditya-design-maker/Messaging_Server",
"max_stars_repo_path": "Form6.Designer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5701"
} | starcoder |
namespace Exposys_Project
{
partial class Form6
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
... | 2.125201 | 46a739c6539785e2500687f45783f159 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5701 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "sampanu/DC-ILR-1819-ValidationService",
"max_stars_repo_path": "src/ESFA.DC.ILR.ValidationService.Rules/Learner/PrevUKPRN/PrevUKPRN_01Rule.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5702"
} | starcoder | using System.Collections.Generic;
using ESFA.DC.ILR.Model.Interface;
using ESFA.DC.ILR.ValidationService.Data.External.Organisation.Interface;
using ESFA.DC.ILR.ValidationService.Interface;
using ESFA.DC.ILR.ValidationService.Rules.Abstract;
using ESFA.DC.ILR.ValidationService.Rules.Constants;
namespace ESFA.DC.ILR.V... | 1.747737 | 89a53104506f54e02ae9fea22e03b305 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5702 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "flier268/Win32API",
"max_stars_repo_path": "flier268.Win32API.GDI32/BITMAP.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5703"
} | starcoder | namespace flier268.Win32API
{
public struct BITMAP
{
public int bmType;
public int bmWidth;
public int bmHeight;
public int bmWidthBytes;
public short bmPlanes;
public short bmBitsPixel;
public int bmBits;
}
} | 1.524498 | cf08289803a5ba5bb38d2e2aa5156816 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5703 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "3-Delta/Unity-UI",
"max_stars_repo_path": "Assets/Scripts/Framework/UI/FUIBase.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5704"
} | starcoder | using System;
using System.Collections.Generic;
using UnityEngine;
public interface IListenReconnect {
void OnBeginReconnect();
void OnEndReconnect();
}
[Serializable]
public class FUIBase /*: IListenReconnect*/ {
public Action<int, int> onSortOrderChanged;
public int uiType;
public FUIEntry cfg;... | 1.68307 | 6ce7ba2c29e03c3841b82a39a13a0d31 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5704 | {
"extension": "c-sharp",
"max_stars_count": "425.0",
"max_stars_repo_name": "yeze322/botbuilder-dotnet",
"max_stars_repo_path": "libraries/Microsoft.Bot.Builder/QueueStorage.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5705"
} | starcoder | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
using System;
using System.Threading;
using System.Threading.Tasks;
using Microsoft.Bot.Schema;
namespace Microsoft.Bot.Builder
{
/// <summary>
/// A base class for enqueueing an Activity for later processing.
... | 2.778782 | e64aaa35f47ce1e0ea4833281f12a740 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5705 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "CodeSwifterGit/adwenture-works",
"max_stars_repo_path": "src/AdventureWorks.Application/DataEngine/Production/UnitMeasure/Queries/GetUnitMeasureDetail/GetUnitMeasureDetailQuery.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5706"
} | starcoder | <gh_stars>0
using System;
using MediatR;
using AdventureWorks.Application.DataEngine.Production.UnitMeasure.Queries.QueryManager;
using AdventureWorks.Application.DataEngine.Production.UnitMeasure.Queries.GetUnitMeasures;
using AdventureWorks.BaseDomain.Enums;
using AdventureWorks.BaseDomain.Interfaces;
using Adventure... | 1.081438 | 7d1273dee9896c0a8b839d3ef68f8ea0 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5706 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "JcBernack/simplex-sphere",
"max_stars_repo_path": "Sphere/Shaders/GeodesicProgram.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5707"
} | starcoder | <gh_stars>0
using ObjectTK.Shaders;
using ObjectTK.Shaders.Sources;
using ObjectTK.Shaders.Variables;
using OpenTK;
using OpenTK.Graphics.OpenGL;
namespace Sphere.Shaders
{
[VertexShaderSource("Geodesic.Vertex")]
[TessControlShaderSource("Geodesic.TessControl")]
[TessEvaluationShaderSource("Geod... | 1.23436 | 09f28ff0faa96074e2ccc82235a0f6d3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5707 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "alexhiggins732/brightwire",
"max_stars_repo_path": "SampleCode/Linear.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5708"
} | starcoder | <filename>SampleCode/Linear.cs
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using BrightWire.ExecutionGraph;
namespace BrightWire.SampleCode
{
public partial class Program
{
public static void SimpleLinearTest()
{
Console... | 2.633754 | 46262251521d636145594a6bf19aed82 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5708 | {
"extension": "c-sharp",
"max_stars_count": "29.0",
"max_stars_repo_name": "waseems/inbox2_desktop",
"max_stars_repo_path": "ThirdParty/Src/Lumisoft.Net/DNS/Client/DNS_rr_MX.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5709"
} | starcoder | <filename>ThirdParty/Src/Lumisoft.Net/DNS/Client/DNS_rr_MX.cs
using System;
namespace LumiSoft.Net.Dns.Client
{
/// <summary>
/// MX record class.
/// </summary>
[Serializable]
public class DNS_rr_MX : DNS_rr_base,IComparable
{
private int m_Preference = 0;
private string m_Host = "";
... | 2.949054 | 47e2f1623ac1df752341c25256d650f4 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5709 | {
"extension": "c-sharp",
"max_stars_count": "7.0",
"max_stars_repo_name": "huayhy/FakerSolution",
"max_stars_repo_path": "5.5.0/aspnet-core/src/Faker.Solution.Core/MultiTenancy/Tenant.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5710"
} | starcoder | using Abp.MultiTenancy;
using Faker.Solution.Authorization.Users;
namespace Faker.Solution.MultiTenancy
{
public class Tenant : AbpTenant<User>
{
public Tenant()
{
}
public Tenant(string tenancyName, string name)
: base(tenancyName, name)
{
... | 1.869378 | 0dfe26a805dbac706e80d601cf1a989f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5710 | {
"extension": "c-sharp",
"max_stars_count": "10.0",
"max_stars_repo_name": "max-bytes/omnikeeper",
"max_stars_repo_path": "backend/Tests/Integration/GraphQL/Base/AssertionExtensions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5711"
} | starcoder | using NUnit.Framework;
using System.Text.Json;
namespace Tests.Integration.GraphQL.Base
{
public static class AssertionExtensions
{
/// <summary>
/// Compares two strings after normalizing line breaks.
/// </summary>
/// <param name="actual">Actual value.</param>
/// <p... | 3.049999 | 953215fa1edd1a7c9e38f87873d81ded |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5711 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "akovsh/Orchard",
"max_stars_repo_path": "src/Orchard/Indexing/MetaDataExtensions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5712"
} | starcoder | <gh_stars>0
using Orchard.ContentManagement.MetaData.Builders;
namespace Orchard.Indexing {
public static class MetaDataExtensions {
public static ContentTypeDefinitionBuilder Indexed(this ContentTypeDefinitionBuilder builder) {
return builder.WithSetting("TypeIndexing.Included", "true");... | 1.369048 | 23c7f9d9b463e38ad061e612814ff82e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5712 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Grimace1975/bclcontrib-parseformat",
"max_stars_repo_path": "System.Core.ParseFormat/IConvertParser.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5713"
} | starcoder | #region License
/*
The MIT License
Copyright (c) 2008 <NAME>
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, mo... | 2.054553 | 8a7b1d2bd9ca22133096922521ce6113 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5713 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "wladweb/Kings-Pigs",
"max_stars_repo_path": "Assets/Scripts/Environment/BoxDestroyable.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5714"
} | starcoder | using UnityEngine;
[RequireComponent(typeof(AudioSource))]
[RequireComponent(typeof(ParticleSystem))]
public class BoxDestroyable : MonoBehaviour
{
private ParticleSystem _fog;
private SpriteRenderer _renderer;
private AudioSource _sound;
private void Start()
{
_fog = GetComponent<Particl... | 2.183067 | f84c7aa5f64bddd78ece9655e7222c43 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5714 | {
"extension": "c-sharp",
"max_stars_count": "15.0",
"max_stars_repo_name": "Penguor/PenguorCS",
"max_stars_repo_path": "Penguor/src/Parsing/AST/Attributes/ASTAttribute.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5715"
} | starcoder | <reponame>Penguor/PenguorCS
namespace Penguor.Compiler.Parsing.AST;
/// <summary>
/// used to attach semantic information to the AST nodes
/// </summary>
public abstract class ASTAttribute { }
| 1.440995 | 7740404f365b3b8b94328fddb533b852 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5715 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "RayCarrot/Rayman-Control-Panel-Metro",
"max_stars_repo_path": "src/RayCarrot.RCP.Metro/Utilities/General/Other/R1PasswordGenerator/Utility_R1PasswordGenerator.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5716"
} | starcoder | namespace RayCarrot.RCP.Metro;
/// <summary>
/// The Rayman 1 password generator utility
/// </summary>
public class Utility_R1PasswordGenerator : Utility<Utility_R1PasswordGenerator_UI, Utility_R1PasswordGenerator_ViewModel>
{
public override string DisplayHeader => Resources.Utilities_R1Passwords_Header;
pu... | 1.673967 | 50dd60984ad5cbc6a2bd191a6eb7dcdf |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5716 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "joshisachin675/SocialMediaBroadcast",
"max_stars_repo_path": "smartData/Areas/Admin/Controllers/AccountController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5717"
} | starcoder | <reponame>joshisachin675/SocialMediaBroadcast
using Core.Domain;
using CoreEntities.Helper;
using Microsoft.AspNet.Identity;
using Microsoft.AspNet.Identity.EntityFramework;
using ServiceLayer.Email;
using ServiceLayer.Interfaces;
using ServiceLayer.Services;
using smartData.Common;
using smartData.Filter;
using smart... | 1.687284 | 0bd37bb57262239ed12337599309a946 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5717 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "RainyKe/McClassic-ClassiCube-Plugins-Cmds",
"max_stars_repo_path": "MCGalaxy/Commands/CmdKiss.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5718"
} | starcoder | /*
* @author <NAME> (Panda)
* 10/27/2021
* CmdKiss - A command that permits users to "kiss" a provided target user with random messages.
*/
using System;
namespace MCGalaxy.Commands.Fun
{
public class CmdKiss : Command
{
public override string name { get { return "kiss"; } }
public override... | 2.88649 | ba9271715de874f3176592c279231eec |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5718 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "mayurav/azure-media-services-samples",
"max_stars_repo_path": "SilverlightPlayerForAMSPlayReadyTokenAuth/Source Code/Samples/Samples/PlaylistItem/AllDeliveryMethods.xaml.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5719"
} | starcoder | <reponame>mayurav/azure-media-services-samples<filename>SilverlightPlayerForAMSPlayReadyTokenAuth/Source Code/Samples/Samples/PlaylistItem/AllDeliveryMethods.xaml.cs
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Windows;
using System.Windows.Controls;
using Sys... | 1.743589 | 5230457414e8983d75247362cda7c31d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5719 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "FeikoJoosten/Internship-Intake-Assignment",
"max_stars_repo_path": "Assets/Scripts/ThirdParty/ClassTypeReference/Editor/ClassTypeReferencePropertyDrawer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5720"
} | starcoder | <filename>Assets/Scripts/ThirdParty/ClassTypeReference/Editor/ClassTypeReferencePropertyDrawer.cs
// Copyright (c) <NAME>. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root.
using System;
using System.Collections.Generic;
using System.Reflection;
using UnityEditor;
using Uni... | 2.474678 | 201e74c44f4d836121229044215fd7e8 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5720 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "rconway/learn-dotnet",
"max_stars_repo_path": "ContosoPizza/Controllers/PizzaController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5721"
} | starcoder | using System.Collections.Generic;
using System.Linq;
using Microsoft.AspNetCore.Mvc;
using ContosoPizza.Models;
using ContosoPizza.Services;
namespace ContosoPizza.Controllers
{
[ApiController]
[Route("[controller]")]
public class PizzaController : ControllerBase
{
public PizzaController()
{
}
... | 2.722276 | 76c38390de851e11905c21a75546c285 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5721 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "BryanApellanes/bam.net.shared",
"max_stars_repo_path": "CoreServices/ApplicationRegistration/Data/Generated_Dao/OrganizationWrapper.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5722"
} | starcoder | <reponame>BryanApellanes/bam.net.shared
using System;
using System.Collections;
using System.Collections.Generic;
using System.Reflection;
using System.Data;
using System.Data.Common;
using System.Linq;
using Bam.Net;
using Bam.Net.Data;
using Bam.Net.Data.Repositories;
using Newtonsoft.Json;
using Bam.Net.CoreServices... | 2.140939 | 804325d6e95bd6bc84afa2c4f7687cf1 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5722 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Sytta/God-vs-Sinners-2",
"max_stars_repo_path": "God vs sinners 2/Assets/Script/Simulation/GenesisTask.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5723"
} | starcoder | <reponame>Sytta/God-vs-Sinners-2
using System.Collections.Generic;
/// <summary>
/// Abstract genesis task for multithreading
/// </summary>
public abstract class GenesisTask
{
public abstract void execute();
}
/// <summary>
/// Quadmap updating and interaction Task
/// </summary>
public class QuadMapUpdateTas... | 2.434182 | e7499779a4aa6f350154e0c697a5eab4 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5723 | {
"extension": "c-sharp",
"max_stars_count": "7.0",
"max_stars_repo_name": "Envisage-H2020/Virtual-labs-authoring-tool",
"max_stars_repo_path": "StandardAssets/Energy/LocalizeService/Plugins/Core/SafetyAction.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5724"
} | starcoder | using System;
public static class SafetyAction
{
public static void SafeInvoke(this Action action)
{
if (action != null)
{
action.Invoke();
}
}
public static void SafeInvoke<T>(this Action<T> action, T arg1)
{
if (action != null)
{
action.Invoke(arg1);
}
}
public static void SafeInvoke<T1, ... | 2.88921 | b9ee7343c147f3847f7a7a378db5d484 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5724 | {
"extension": "c-sharp",
"max_stars_count": "44.0",
"max_stars_repo_name": "fanlanweiy/luban_examples",
"max_stars_repo_path": "Projects/TypeScript_Unity_Puerts_Json/Assets/Gen/UnityEngine_ParticleSystem_ForceOverLifetimeModule_Wrap.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5725"
} | starcoder | <reponame>fanlanweiy/luban_examples
using System;
namespace PuertsStaticWrap
{
public static class UnityEngine_ParticleSystem_ForceOverLifetimeModule_Wrap
{
[Puerts.MonoPInvokeCallback(typeof(Puerts.V8ConstructorCallback))]
private static IntPtr Constructor(IntPtr isolate, IntPtr info... | 1.855552 | 583c7b18f655cdd06b52153f1c2f451c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5725 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "Expeth/BitTorrentProtocol",
"max_stars_repo_path": "BitTorrentProtocol/BitTorrentProtocol/Bencode/BencodeParser.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5726"
} | starcoder | <reponame>Expeth/BitTorrentProtocol<gh_stars>1-10
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Security.Cryptography;
using System.Text;
using System.Threading.Tasks;
namespace BitTorrentProtocol.Bencode
{
/// <summary>
/// Class to read torrent files
//... | 2.750243 | 9b018c770408ce4bb875192a1abb6e0c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5726 | {
"extension": "c-sharp",
"max_stars_count": "216.0",
"max_stars_repo_name": "ThomasBleijendaal/RapidCMS",
"max_stars_repo_path": "src/RapidCMS.Core/Resolvers/Setup/ElementSetupResolver.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5727"
} | starcoder | using System.Threading.Tasks;
using RapidCMS.Core.Abstractions.Resolvers;
using RapidCMS.Core.Abstractions.Setup;
using RapidCMS.Core.Models.Config;
using RapidCMS.Core.Models.Setup;
namespace RapidCMS.Core.Resolvers.Setup
{
internal class ElementSetupResolver : ISetupResolver<IElementSetup, ElementConfig>
{
... | 1.913204 | 2cbf996427e14464e505010e13cd4ea8 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5727 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "LuohuaRain/payment",
"max_stars_repo_path": "src/Essensoft.AspNetCore.Payment.Alipay/Response/MybankCreditSupplychainCreditpayTradeQueryResponse.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5728"
} | starcoder | using System.Text.Json.Serialization;
using Essensoft.AspNetCore.Payment.Alipay.Domain;
namespace Essensoft.AspNetCore.Payment.Alipay.Response
{
/// <summary>
/// MybankCreditSupplychainCreditpayTradeQueryResponse.
/// </summary>
public class MybankCreditSupplychainCreditpayTradeQueryResponse : Alipay... | 1.452799 | 0252d296fdfd0150d20f8f89f7203a83 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5728 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "Densaugeo/GGJ-Heard-Mentality",
"max_stars_repo_path": "Heard Mentality/Assets/Tiled2Unity/Scripts/Editor/ImportTiled2Unity.Xml.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5729"
} | starcoder | <filename>Heard Mentality/Assets/Tiled2Unity/Scripts/Editor/ImportTiled2Unity.Xml.cs
#if !UNITY_WEBPLAYER
// Note: This parital class is not compiled in for WebPlayer builds.
// The Unity Webplayer is deprecated. If you *must* use it then make sure Tiled2Unity assets are imported via another build target first.
using ... | 2.27176 | 7668257ba32f9fc54c4aa7066b91c63b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5729 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "SkillsFundingAgency/das-employeraccounts",
"max_stars_repo_path": "src/SFA.DAS.EmployerAccounts/Queries/GetTransferConnectionInvitations/GetTransferConnectionInvitationsQuery.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5730"
} | starcoder | using MediatR;
using SFA.DAS.Authorization;
namespace SFA.DAS.EmployerAccounts.Queries.GetTransferConnectionInvitations
{
public class GetTransferConnectionInvitationsQuery : MembershipMessage, IAsyncRequest<GetTransferConnectionInvitationsResponse>
{
}
} | 0.992699 | d27af4ab1f9863ae5d361ad9e5d8ccd9 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5730 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "OleksaBalancer/wreq",
"max_stars_repo_path": "wreq/wreq/Models/Entities/SoilType.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5731"
} | starcoder | <filename>wreq/wreq/Models/Entities/SoilType.cs
using System.Collections.Generic;
using wreq.Models.Abstract;
namespace wreq.Models.Entities
{
public class SoilType: IHasAuthorAndName
{
public int Id { get; set; }
public string Name { get; set; }
public double FieldWaterCapacity { get;... | 2.321813 | d87644910cd37398083dfcedf1600f54 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5731 | {
"extension": "c-sharp",
"max_stars_count": "38.0",
"max_stars_repo_name": "fdstar/BankEnterpriseDirectAttach",
"max_stars_repo_path": "src/BEDA.CIB/Contracts/Enums/SEVERITYEnum.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5732"
} | starcoder | using System;
using System.Collections.Generic;
using System.Text;
namespace BEDA.CIB.Contracts
{
/// <summary>
/// 处理状态
/// </summary>
public enum SEVERITYEnum
{
/// <summary>
/// 信息
/// </summary>
INFO = 0,
/// <summary>
/// 警告
/// </summar... | 2.095988 | 10d4a50d3ee3b6370300d5283b764d93 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5732 | {
"extension": "c-sharp",
"max_stars_count": "15.0",
"max_stars_repo_name": "Wagnerp/Krypton-NET-4.7.2",
"max_stars_repo_path": "Source/Krypton Components/ComponentFactory.Krypton.Toolkit/Rendering/RenderDefinitions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5733"
} | starcoder | // *****************************************************************************
// BSD 3-Clause License (https://github.com/ComponentFactory/Krypton/blob/master/LICENSE)
// © Component Factory Pty Ltd, 2006 - 2016, All rights reserved.
// The software and associated documentation supplied hereunder are the
// prop... | 2.364226 | e1ae3927a4c154e04b63b1371138959f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5733 | {
"extension": "c-sharp",
"max_stars_count": "5.0",
"max_stars_repo_name": "CosmosSoftware/Cosmos.Cms",
"max_stars_repo_path": "CDT.Cosmos.Cms/Models/SetupIndexViewModel.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5734"
} | starcoder | <reponame>CosmosSoftware/Cosmos.Cms<filename>CDT.Cosmos.Cms/Models/SetupIndexViewModel.cs
using System.ComponentModel.DataAnnotations;
namespace CDT.Cosmos.Cms.Models
{
/// <summary>
/// Setup controller index view model.
/// </summary>
public class SetupIndexViewModel
{
/// <summary>
... | 2.563747 | 4c65680aee26bb4f3065a64ddd4b4b79 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5734 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Stormancer/stormancer-sd-plugin",
"max_stars_repo_path": "SmokeTest.ScenarioSample/Services/AuthenticationService.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5735"
} | starcoder | using MsgPack.Serialization;
using Stormancer;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace SmokeTest.ScenarioSample
{
public class Authentication
{
private readonly Client _client;
private Scene _authenticator;... | 2.463629 | 23b4e71456ebf9accb4e39ad480336ce |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5735 | {
"extension": "c-sharp",
"max_stars_count": "589.0",
"max_stars_repo_name": "Ethereal77/Vortice.Windows",
"max_stars_repo_path": "src/Vortice.XInput/BatteryDeviceType.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5736"
} | starcoder | <reponame>Ethereal77/Vortice.Windows
// Copyright (c) <NAME> and contributors.
// Distributed under the MIT license. See the LICENSE file in the project root for more information.
namespace Vortice.XInput
{
/// <summary>
/// Retrieves the battery type and charge status of a wireless controller.
/// </summa... | 2.321281 | a47290eb35cd363390899f4583289293 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 5736 | {
"extension": "c-sharp",
"max_stars_count": "5.0",
"max_stars_repo_name": "AvantiPoint/Moments",
"max_stars_repo_path": "src/Moments.Shared/Services/GravatarService.cs",
"provenance": "train-00000-of-00045.jsonl.gz:5737"
} | starcoder | using System;
using System.IO;
namespace Moments
{
public class GravatarService
{
public static string CalculateUrl(string email)
{
var hash = HashService.CalculateMD5Hash(email);
return string.Format("http://www.gravatar.com/avatar.php?gravatar_id={0}", hash);
... | 2.516807 | b69db6724cfc2237da9cf27b5c4c838f |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.